Skip to content
Back to search
30
MCP

zotero-mcp

54yyyu/zotero-mcp

Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get summaries, analyze citations, and more.

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

How to use

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

{
  "mcpServers": {
    "zotero-mcp": {
      "url": "https://stevenyuyy.com/zotero-mcp/",
      "transport": "http"
    }
  }
}