ZoteroBridge is an MCP server that connects directly to the Zotero SQLite database, allowing AI assistants to interact with your Zotero library.
From the registry: MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.
Please install the `zotero-bridge` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Node.js version 18.0 or higher is required (https://nodejs.org/)
- **Zotero 7.0+** — Zotero must be installed. Close Zotero when using write features to avoid database locking. (https://www.zotero.org/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","zotero-bridge"]
Note: Connects directly to Zotero's SQLite database (zotero.sqlite). Provides 13 MCP tools for collection management, tag management, item search, PDF operations, and library maintenance. Use `--db /path/to/zotero.sqlite` arg to specify custom database path. Use `--readonly` flag for read-only mode. Close Zotero before write operations.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for searching Airweave collections with natural language queries.