Zotero
Freeby MCP Community
Zotero MCP Server for managing reference library
v1.0.3Added Apr 12, 2026
zoteromcpmodel-context-protocolreference-management
Zotero MCP Server
Zotero MCP Server for managing reference library
Installation
npx -y @xbghc/zotero-mcp
Reviews
Installation
Quick install
npx -y @xbghc/zotero-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"zotero": {
"command": "npx",
"args": ["-y", "@xbghc/zotero-mcp"]
}
}
}