Back to Research
Zotero MCP
It supports BM25 full-text search of documents’ meta data, such as title, creators, tags, abstract, notes, annotation and collections in Zotero. It also supports getting the parsed PDF content by the item key in Zotero.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"zotero-mcp": {
// See GitHub repository for configuration
}
}
}