DirectoryZotero
communication

Zotero

by cookjohn

33
Health
stale
52
Popularity

Zotero MCP Plugin 是一个 Zotero 插件,通过 MCP协议实现 AI 助手与 Zotero深度集成。插件支持文献检索、元 数据管理、全文分析和智能问答等功能,让 Claude、ChatGPT 等 AI 工具能够直接访问和操作您的文献库。 Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP.

756stars
59forks
TypeScript
MIT
Updated May 10, 2026
#literature-review#mcp-server#zotero

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "zotero": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-zotero"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness15/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this year
Most issues unresolved

Server Info

Categorycommunication
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory