EndNote MCP Service
JSON →Reads EndNote .enl libraries and exposes their contents through the MCP interface.
Install
pip install uv Tools · 4
- list_papers List all references with pagination.
- search_papers Fuzzy search references by title or keywords.
- read_paper Get metadata and PDF full text by (fuzzy) title.
- refresh_backup Manually refresh the .enl.backup file (only available when backup mode is enabled; has no effect if backup mode is off).
Links
★ 7 GitHub stars