Zotero Bridge
Rank #17,846io.github.Combjellyshen/zotero-bridge
MCP server providing zotero-bridge capabilities
Zotero Bridge is a Model Context Protocol (MCP) server published by Combjellyshen. It ranks #17,846 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Zotero Bridge is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Feb 1, 2026 and most recently updated on Feb 1, 2026.
Ranks ahead of 114,200 of 132,046 servers on MCP Toplist.
Use Zotero Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zotero-bridge -- npx -y zotero-bridge[mcp_servers.zotero-bridge]
command = "npx"
args = ["-y", "zotero-bridge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zotero-bridge": {
"command": "npx",
"args": [
"-y",
"zotero-bridge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zotero-bridge": {
"command": "npx",
"args": [
"-y",
"zotero-bridge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zotero-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"zotero-bridge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zotero-bridge": {
"command": "npx",
"args": [
"-y",
"zotero-bridge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zotero-bridge": {
"command": "npx",
"args": [
"-y",
"zotero-bridge"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Combjellyshen%2Fzotero-bridge)<a href="https://mcptoplist.com/server/io.github.Combjellyshen%2Fzotero-bridge"><img src="https://mcptoplist.com/badge/io.github.Combjellyshen%2Fzotero-bridge.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Combjellyshen
Available versions (3)
| Version | Published |
|---|---|
| 1.0.3 | Feb 1, 2026 |
| 1.0.2 | Feb 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Zotero Bridge?
- Zotero Bridge is maintained by Combjellyshen, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Zotero Bridge listed on the Official MCP Registry?
- Yes — Zotero Bridge is listed on the Official MCP Registry, alongside Glama.
- How many versions does Zotero Bridge have?
- MCP Toplist tracks 3 versions of Zotero Bridge, most recently published on Feb 1, 2026.
- Where can I find the source code for Zotero Bridge?
- The source code for Zotero Bridge is hosted at github.com/Combjellyshen/ZoteroBridge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.