Loading MCP server directory, please wait...
Search, read, annotate, and add to your Zotero research library, local or web.
npx @getmcp/cli add io.github.54yyyu/zotero-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.54yyyu/zotero-mcp": {
"command": "uvx",
"args": [
"zotero-mcp-server",
"serve"
],
"env": {
"ZOTERO_LOCAL": "true",
"ZOTERO_API_KEY": "",
"ZOTERO_LIBRARY_ID": "",
"ZOTERO_LIBRARY_TYPE": "user"
}
}
}
}