Skip to content
Back to search
30
MCP

@oscardvs/zoteus

npm/@oscardvs/zoteus

The everything Zotero MCP server — complete Zotero Web API v3 + desktop local API for Claude and any MCP client.

Uptime
0.0%
43 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.oscardvs/zoteus
The everything Zotero MCP server — Web API v3 + local API, safe writes, citations, search.
0 tools · streamable-http
zotero-mcp
Model Context Protocol (MCP) server for the Zotero API, in Python
0 tools
io.github.introfini/mcp-server-zotero-dev
MCP server enabling AI assistants to build, test, and debug Zotero plugins
0 tools
Zotio
Zotero MCP server: preview-first, journaled writes and keyless local reads for AI agents.
0 tools
zotero-mcp
Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get
0 tools
io.github.Combjellyshen/zotero-bridge
MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@oscardvs/zoteus": {
      "url": "None",
      "transport": "http"
    }
  }
}