zotmcp

nicsuzor/zotmcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for semantic search of Zotero academic library
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zotmcp": {
      "command": "uvx",
      "args": [
        "zotmcp"
      ]
    }
  }
}

Or install with pip: pip install zotmcp

README Excerpt

MCP server for semantic search and literature review across a shared Zotero academic library. - **Semantic Search** - Vector-based search across library items - **Citation Retrieval** - Get properly formatted academic citations - **Similar Items** - Find related works by similarity - **Author Search** - Find all works by specific authors

Tools (1)

prosocial_zot