JUHE API Marketplace
gyger avatar
MCP Server

Zotero MCP Connector

Integrates local Zotero libraries with Claude's Desktop interface, allowing users to access and manage their library collections via a local API.

53
GitHub Stars
11/22/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. mcp-pyzotero

README Documentation

Zotero MCP Connector

[!IMPORTANT]
This project is retired. I am no longer convinced MCP is the interface one wants, better have direct CLI access. If you like MCPs, there are a few options, but I did not test them.

  • zotero-mcp
  • zotero-mcp-server
  • mcp-zotero

A Model Control Protocol (MCP) connector for integrating your local Zotero with Claude.
This enables direct read access to your local Zotero library through Claude's Desktop interface. It depends on the ability to access a local web-api in Zotero 7.

This was inspired by a repository using Node.js and the web api: mcp-zotero.
This builds on the shoulders of the fantastic pyzotero library.

Installation

Run from local code (Recommended)

Information about Claude Desktop interacting with MCPs can be found here.

  1. Use uv. Installation instructions can be found here.

  2. Checkout the git project to local space and activate the virtual environment inside:

git clone https://github.com/gyger/mcp-pyzotero.git
cd mcp-pyzotero
uv sync
  1. Enable the local API in Zotero 7: Zotero Local API Settings

  2. Add the server to your local Claude installation:

uv run mcp install zotero.py

Run encapsulated with uvx (Should work)

Edit the configuration for your Claude Desktop softare in the file.

- macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
- Windows: %APPDATA%\Claude\claude_desktop_config.json

and add the Zotero entry

{
    "mcpServers": {
        "Zotero": {
            "command": "uvx",
            "args": ["--from", "git+https://github.com/gyger/mcp-pyzotero.git", 
                     "--with", "mcp[cli]",
                     "--with", "pyzotero",
                     "mcp", "run", "zotero.py"
                    ],
        }
    }
}

Configuration

The connector is configured to work with local Zotero installations and currently only user libraries are supported. By default it uses the userid 0, but you can also set the environment variable ZOTERO_USER_ID if needed:

uv run mcp install zotero.py -v ZOTERO_USER_ID=0

Available Functions

Available tools

  • get_zotero_summary(): Lists properties about your library including collections, recent items or tags.
  • get_collection_items(collection_key): Get all items in a specific collection
  • get_items_metadata(item_key): Get detailed information about specific paper(s), including abstract.
  • search_library(query, mode): Search your Zotero library, with two possible modes: everything or titleCreatorYear.

This functionality should be extended in the future.

Requirements

  • Python 3.10+
    • pyzotero
    • mcp[cli]
  • Local Zotero installation

Contributing

Contributions are welcome! Please visit the GitHub repository to:

  • Report issues
  • Submit pull requests
  • Suggest improvements

License

MIT

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved