Back to search
30
MCP streamable-http

MCP for Zotero

io.github.alejandroarnaud/mcp-for-zotero

Connect your Zotero reference library to AI assistants via Model Context Protocol.

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

Similar MCP servers embedding-nearest

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
zotero-mcp
Model Context Protocol (MCP) server for the Zotero API, in Python
0 tools
iflow-mcp_lrriver-zotero_mcp
A Model Context Protocol (MCP) server for interacting with Zotero libraries
0 tools
zapier-mcp
Connect your AI to thousands of apps with the Model Context Protocol.
0 tools
io.github.introfini/mcp-server-zotero-dev
MCP server enabling AI assistants to build, test, and debug Zotero plugins
0 tools
iflow-mcp_zotero-mcp
Model Context Protocol server for Zotero
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_for_zotero": {
      "url": "https://mcpforzotero.alejandroarnaud.dev/mcp/",
      "transport": "streamable-http"
    }
  }
}