SERVER

Zoteus

Rank #5668

io.github.oscardvs/zoteus

The everything Zotero MCP server — Web API v3 + local API, safe writes, citations, search.

First listed
May 31, 2026
Last publish date
May 31, 2026
OVERVIEW

Zoteus is a Model Context Protocol (MCP) server published by oscardvs. It ranks #5668 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Zoteus is listed on Official MCP, with 1 tracked version. It was first listed on May 31, 2026 and most recently updated on May 31, 2026.

STANDING
#5,668of 58,832 tracked serversTop 10%

Ranks ahead of 53,164 of 58,832 servers on MCP Toplist.

CONNECT

Use Zoteus

Add Zoteus to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "zoteus": {
      "url": "https://zoteus.duckdns.org/mcp"
    }
  }
}
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

ORGANIZATION

oscardvs

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.0.0May 31, 2026
FAQ

Frequently asked questions

What is Zoteus?
The everything Zotero MCP server — Web API v3 + local API, safe writes, citations, search.
Who maintains Zoteus?
Zoteus is maintained by oscardvs, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Zoteus an official MCP server?
Yes — Zoteus is listed on the Official MCP Registry.
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