zotero-mcp

kujenga/zotero-mcp
★ 136 stars Python 🔌 API Integration Updated 1mo ago
Model Context Protocol (MCP) server for the Zotero API, in Python
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zotero-mcp": {
      "command": "uvx",
      "args": [
        "zotero-mcp"
      ]
    }
  }
}

Or install with pip: pip install zotero-mcp

Topics

mcpmcp-serverzotero