Loading MCP server directory, please wait...
Search your Zotero library, retrieve item metadata, and read full text from AI assistants.
npx @getmcp/cli add io.github.kujenga/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.kujenga/zotero-mcp": {
"command": "uvx",
"args": [
"zotero-mcp"
],
"env": {
"ZOTERO_LOCAL": "false",
"ZOTERO_API_KEY": "",
"ZOTERO_LIBRARY_ID": "",
"ZOTERO_LIBRARY_TYPE": "user"
}
}
}
}