Zotero MCP
Z

Zotero MCP

Zotero - MCP is a Python server that implements the integration of the Model Context Protocol (MCP) with the Zotero literature management software, enabling AI assistants to access and query users' Zotero literature libraries.
2.5 points
8.7K

What is the Zotero MCP Server?

The Zotero MCP Server allows you to interact with your Zotero library through the MCP protocol. You can search for literature, obtain detailed information, and extract the full text of PDFs, easily integrating this content into the workflow of AI assistants.

How to Use the Zotero MCP Server?

You can set up and start using the Zotero MCP Server in just a few steps. First, install the server, then configure the MCP connection in your AI tool, and you can start exploring your literature library.

Application Scenarios

The Zotero MCP Server is very suitable for researchers, students, and professionals who need to quickly retrieve academic literature. It can help you manage research materials more efficiently and collaborate with AI.

Main Features

Literature Search
Search for literature in your Zotero library by keywords.
Literature Metadata Acquisition
Obtain detailed metadata information about specific literature, such as the author and publication year.
Literature Full - Text Acquisition
Extract the full - text content of the literature's PDF for further analysis.
Advantages
Supports integration with multiple MCP clients
Quick access to Zotero library content
Improves research efficiency
Limitations
Requires local API or Web API support
Depends on the running status of the Zotero software

How to Use

Install the Zotero MCP Server
Install and configure the server environment according to the documentation.
Configure the AI Tool
Add the configuration of the Zotero MCP Server to the AI tool.
Start Using
Call the Zotero MCP functions through the AI tool for literature search and acquisition.

Usage Examples

Example 1: Literature Search
Search for literature by keywords to find relevant research papers.
Example 2: Obtain Literature Metadata
Obtain detailed information about specific literature, including the author, title, and publication date.
Example 3: Obtain Literature Full - Text
Extract the full - text PDF of specific literature for further analysis.

Frequently Asked Questions

How to enable the Zotero local API?
Is an API key required?
How to test the Zotero MCP Server?

Related Resources

Model Context Protocol Official Website
Learn about the MCP protocol and its applications.
Zotero Official Documentation
Detailed instructions on using the Zotero software.
GitHub Project Page
The open - source code repository for the Zotero MCP Server.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "zotero": {
      "command": "uvx",
      "args": ["zotero-mcp"],
      "env": {
        "ZOTERO_LOCAL": "true",
        "ZOTERO_API_KEY": "",
        "ZOTERO_LIBRARY_ID": ""
      }
    }
  }
}

{
  "mcpServers": {
    "zotero": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e", "ZOTERO_API_KEY=PLACEHOLDER",
        "-e", "ZOTERO_LIBRARY_ID=PLACEHOLDER",
        "ghcr.io/kujenga/zotero-mcp:main"
      ],
    }
  }
}

{
  "mcpServers": {
    "zotero": {
      "command": "/path/to/zotero-mcp/.venv/bin/zotero-mcp"
      "env": {
        // Whatever configuration is desired.
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
7.3K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
5.1K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
10.2K
4 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
17.1K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
13.0K
5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
10.4K
4.5 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
15.9K
4 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.0K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
62.9K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
31.4K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.1K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
27.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
59.2K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
85.2K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
41.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase