HomeDatabases & Data › ZoteroBridge

ZoteroBridge

MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.

TypeScript
★ 10 stars Last pushed 2026-05-02 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.3)

npx -y zotero-bridge@1.0.3

Or add to your MCP client config:

{
  "mcpServers": {
    "zoterobridge": {
      "command": "npx",
      "args": [
        "-y",
        "zotero-bridge@1.0.3"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry