Skip to content

Zotero

Free

by MCP Community

Zotero MCP Server for managing reference library

v1.0.3Added Apr 12, 2026
zoteromcpmodel-context-protocolreference-management
Works with:ClaudeGPTGeminiCopilot

Zotero MCP Server

Zotero MCP Server for managing reference library

Installation

npx -y @xbghc/zotero-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @xbghc/zotero-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "zotero": {
      "command": "npx",
      "args": ["-y", "@xbghc/zotero-mcp"]
    }
  }
}