remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Integrations
Allows Claude to interact with your Zotero library, including listing collections, retrieving items in collections, getting detailed information about papers, searching the library, and retrieving recently added papers.
MCP Zotero
用于 Zotero 集成的模型上下文协议服务器,允许 Claude 与您的 Zotero 库进行交互。
设置
- 获取您的 Zotero 凭证:响应将如下所示:CopyCopy
userID
值就是您所需要的。 - 设置环境变量:Copy
- 验证您的凭证:您应该在回复中看到您的收藏列表。Copy
- 安装并运行:Copy
与 Claude Desktop 集成
要将此服务器与 Claude Desktop 一起使用,请将以下内容添加到您的 Claude Desktop 配置中:
Copy
可用工具
get_collections
:列出图书馆中的所有藏书get_collection_items
:获取特定集合中的项目get_item_details
:获取论文的详细信息search_library
:搜索整个图书馆get_recent
:获取最近添加的论文
故障排除
如果您遇到任何问题:
- 验证您的环境变量是否已设置:Copy
- 检查安装:Copy
- 尝试重新安装:Copy