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%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

MCP for Zotero
Connect your Zotero reference library to AI assistants via Model Context Protocol.
0 tools · streamable-http
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
zotero-mcp
It's a plugin extension in Zotero. Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP. Zotero MCP Plugin 是一
0 tools
io.github.introfini/mcp-server-zotero-dev
MCP server enabling AI assistants to build, test, and debug Zotero plugins
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools

How to use

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

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