cookjohn/zotero-mcp
It's a plugin extension in Zotero. Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP. Zotero MCP Plugin 是一个 Zotero 插件,通过 MCP协议实现 AI 助手与 Zotero深度集成。插件支持文献检索、元 数据管理、全文分析和智能问答等功能,让 Claude、ChatGPT 等 AI 工具能够直接访问和操作您的文献库。
Platform-specific configuration:
{
"mcpServers": {
"zotero-mcp": {
"command": "npx",
"args": [
"-y",
"zotero-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...