hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Integrations
Provides programmatic access to a Zotero library, allowing users to search papers, manage notes, and access repository content through the MCP server
Zotero MCP 服务器
一个 MCP(模型上下文协议)服务器,用于让您的 MCP 客户端(例如 Anthropic Claude App、Goose,可能还有 vscode Cline)与您的本地 Zotero 存储库进行交互。此服务器支持以编程方式访问您的 Zotero 库,让您可以搜索论文、管理笔记等。
设置
- 安装依赖项:
- 使用您的 Zotero 凭据在根目录中创建一个
.env
文件:
您可以从Zotero 的设置页面获取您的 Zotero API 密钥和用户 ID。
与 Anthropic 桌面应用程序集成
要与 Anthropic Desktop 应用程序集成,请将以下配置添加到~/Library/Application Support/Claude/claude_desktop_config.json
:
如果出现如下错误
然后使用以下配置,确保执行uv venv
; source .venv/bin/activate
; uv pip install ".[dev]"
以确保服务器可以与所有依赖项一起运行。
示例用法
该服务器允许您:
- 按标签搜索论文
- 获取论文详细信息和附加说明
- 在论文中添加注释
- 索取论文摘要
This server cannot be installed
该服务器使 MCP 客户端(如 Anthropic Claude App)能够与本地 Zotero 库进行交互,从而允许用户通过自然语言搜索论文、管理笔记和访问研究材料。
Related Resources
Appeared in Searches
- A platform for generating interactive graphs
- A platform for finding academic research and scholarly articles
- How to use or perform actions in Apple Calendar
- An MCP that connects to local software
- A resource for accessing the latest documentation for programming languages like Python, Typescript, Javascript, Go, etc.