RUN IN TERMINAL
claude mcp add ombjellyshen-zotero-bridge -- npx -y zotero-bridge
ADD TO claude_desktop_config.json
{
"mcpServers": {
"ombjellyshen-zotero-bridge": {
"command": "npx",
"args": ["-y", "zotero-bridge"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"ombjellyshen-zotero-bridge": {
"command": "npx",
"args": ["-y", "zotero-bridge"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"ombjellyshen-zotero-bridge": {
"command": "npx",
"args": ["-y", "zotero-bridge"]
}
}
}
About This MCP Server
MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
zotero-bridge on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The zotero-bridge server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.