Submit

Zotero MCP

@BirdInTheTree

Read+write MCP server for Zotero with full write support — create items, manage collections, find and merge duplicates, import BibTeX

Server Config

{
  "mcpServers": {
    "zotero": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "/path/to/zotero-mcp",
        "python",
        "-m",
        "zotero_mcp"
      ],
      "env": {
        "ZOTERO_LOCAL": "true"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.