Model Context Protocol server for Zotero
@kujenga
About Model Context Protocol server for Zotero
Model Context Protocol (MCP) server for the Zotero API, in Python
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"zotero-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"run",
"zotero-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Model Context Protocol server for Zotero?
This project is a Python server that implements the Model Context Protocol (MCP) for Zotero, providing AI assistants with access to your Zotero library. It is designed for researchers and anyone who wants to interact with their personal Zotero collection through AI tools.
How to use Model Context Protocol server for Zotero?
Configure the server using environment variables (ZOTERO_LOCAL, ZOTERO_API_KEY, ZOTERO_LIBRARY_ID, ZOTERO_LIBRARY_TYPE) and run it via uvx (or pipx) with your MCP client, such as Claude Desktop. Alternatively, use the provided Docker image with the Zotero Web API. Enable the local Zotero API in the Zotero desktop settings for direct access.
Key features of Model Context Protocol server for Zotero
- Search items in your Zotero library using text queries.
- Get detailed metadata for specific Zotero items.
- Retrieve full text (PDF contents) from Zotero items.
- Supports both local Zotero API and Zotero Web API.
- Works with any MCP client or the MCP Inspector.
- Can be run via uvx, pipx, Docker, or local clone.
Use cases of Model Context Protocol server for Zotero
- Ask an AI assistant to find and summarize references from your Zotero library.
- Automatically extract metadata and full text for literature reviews.
- Integrate Zotero citations into AI-generated reports or documents.
- Quickly query your personal research collection through natural language.
FAQ from Model Context Protocol server for Zotero
What dependencies are required to run the server?
Python and uvx (or pipx) are needed; alternatively, Docker can be used. For the local API, Zotero desktop must be running with the local API enabled.
How does the server access my Zotero data?
It connects either via the local API (Zotero desktop app, no API key required) or through the Zotero Web API (requires an
Frequently asked questions
What dependencies are required to run the server?
Python and `uvx` (or `pipx`) are needed; alternatively, Docker can be used. For the local API, Zotero desktop must be running with the local API enabled.
How does the server access my Zotero data?
It connects either via the local API (Zotero desktop app, no API key required) or through the Zotero Web API (requires an
Basic information
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments