← All servers
πŸ”

Zotero MCPVerifiedπŸ›‘ No advisories

io.github.54yyyu/zotero-mcp
New to MCP? Start here β†’
4.5kβ˜… stars
0weekly installs
just nowlast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/54yyyu, which proved it owns this namespace.

Verified owner: github.com/54yyyu β†—io.github.54yyyu/zotero-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ZOTERO_API_KEY.
βœ“
Configuration
Reads ZOTERO_LOCAL, ZOTERO_LIBRARY_ID, ZOTERO_LIBRARY_TYPE.

About

Search, read, annotate, and add to your Zotero research library, local or web.

Packages & transports

pypizotero-mcp-serverv0.6.4 Β· uvx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "zotero": {
      "command": "uvx",
      "args": [
        "zotero-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx zotero-mcp-server