SERVER
Zoteus
Rank #6,523io.github.oscardvs/zoteus
The everything Zotero MCP server — Web API v3 + local API, safe writes, citations, search.
Listed & last published
May 31, 2026
OVERVIEW
Zoteus is a Model Context Protocol (MCP) server published by oscardvs. It ranks #6,523 of 76,851 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Zoteus is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on May 31, 2026.
STANDING
#6,523of 76,851 tracked serversTop 10%
Ranks ahead of 70,328 of 76,851 servers on MCP Toplist.
Recent momentum
+15GitHub stars since Jun 1 (+750%)
CONNECT
Use Zoteus
Add Zoteus to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · SSE
{
"mcpServers": {
"zoteus": {
"url": "https://mcp.zoteus.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
npm package
{
"mcpServers": {
"zoteus": {
"command": "npx",
"args": [
"-y",
"@oscardvs/zoteus"
],
"env": {
"ZOTERO_API_KEY": "<your ZOTERO_API_KEY>",
"ZOTEUS_LOCAL": "<your ZOTEUS_LOCAL>",
"ZOTEUS_ALLOW_DELETE": "<your ZOTEUS_ALLOW_DELETE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 3, 2026
ORGANIZATION
oscardvs
MORE FROM THIS PUBLISHER
Other servers by oscardvs
View all oscardvs servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 31, 2026 |
FAQ
Frequently asked questions
- Who maintains Zoteus?
- Zoteus is maintained by oscardvs, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Zoteus listed on the Official MCP Registry?
- Yes — Zoteus is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Zoteus have?
- MCP Toplist tracks 1 version of Zoteus, most recently published on May 31, 2026.
- Where can I find the source code for Zoteus?
- The source code for Zoteus is hosted at github.com/oscardvs/zoteus.
EXPLORE