MCP Directory
Back

zotero-mcp

by 54yyyu · Python · ★ 2,828

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.

#claude#mcp#semantic-search#zotero

Install

pip install git+https://github.com/54yyyu/zotero-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "zotero-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/54yyyu/zotero-mcp.git"
      ]
    }
  }
}

From the README

**Zotero MCP** seamlessly connects your [Zotero](https://www.zotero.org/) research library with [ChatGPT](https://openai.com), [Claude](https://www.anthropic.com/claude), and other AI assistants (e.g., [Cherry Studio](https://cherry-ai.com/), [Chorus](https://chorus.sh), [Cursor](https://www.cursor.com/)) via the [Model Context Protocol](https://modelcontextprotocol.io/introduction). Review papers, get summaries, analyze citations, extract PDF annotations, and more! ----|-------------|-----------------| | | Semantic search via ChromaDB, sentence-transformers, OpenAI/Gemini embeddings | | |…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related communication servers