Skip to content
Back to search
30
MCP streamable-http

io.github.oscardvs/zoteus

io.github.oscardvs/zoteus

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

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@oscardvs/zoteus
The everything Zotero MCP server — complete Zotero Web API v3 + desktop local API for Claude and any MCP client.
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
Model Context Protocol (MCP) server for the Zotero API, in Python
0 tools
io.github.Combjellyshen/zotero-bridge
MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.
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": {
    "io.github.oscardvs/zoteus": {
      "url": "https://mcp.zoteus.com/mcp",
      "transport": "streamable-http"
    }
  }
}