zotero bridge for Cline
io.github.combjellyshen/zotero-bridge
MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.
client:Cline
transport:stdio
runtime:npm
Install zotero bridge in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"zotero-bridge": {
"command": "npx",
"args": [
"-y",
"zotero-bridge"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs