Databases
Trust: 32/100 (Limited)io.github.Combjellyshen/zotero-bridge Guide
MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.
3 starsby Combjellyshen
Quick Start
Install
npx zotero-bridgeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-combjellyshen-zotero-bridge": {
"command": "npx",
"args": [
"zotero-bridge"
]
}
}
}