MCP Servers / productivity / EndNote Library Connector

EndNote Library Connector

JSON →
none20productivity

Search, cite, and read PDFs from your EndNote reference library directly in Claude Desktop

Install
How to run this server
[ { "cmd": "pip install endnote-mcp", "imports": [] } ]
server path: endnote-library-connector
Tools
What this server exposes
search_references
Search by author, title, year, keywords, abstract (BM25 ranked, with DOI links)
search_fulltext
Search inside PDF content — find concepts, quotes, methods
search_library
Combined metadata + PDF search in one call
search_semantic
Search by meaning using AI embeddings (requires `endnote-mcp[semantic]`)
get_reference_details
Full metadata for a reference (abstract, keywords, DOI, etc.)
get_citation
Format as APA 7th, Harvard, Vancouver, Chicago, or IEEE
get_bibtex
Export references as BibTeX entries for LaTeX
get_bibliography
Generate a formatted bibliography for multiple references
find_related
Find similar references (uses embeddings when available)
read_pdf_section
Read specific pages from a PDF attachment
list_references_by_topic
Broad topic-based listing
rebuild_index
Re-index after updating your EndNote library
Configuration
Environment & auth
authnone
Resources
EndNote Library Connector — MCP Server · libregistry