Zotero
It's a plugin extension in Zotero. Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP. Zotero MCP Plugin 是一个 Zotero 插件,通过 MCP协议实现 AI 助手与 Zotero深度集成。插件支持文献检索、元 数据管理、全文分析和智能问答等功能,让 Claude、ChatGPT 等 AI 工具能够直接访问和操作您的文献库。
What is Zotero?
Zotero is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to it's a plugin extension in zotero. zotero mcp plugin enables integration between ai assistants and zotero through mcp. zotero mcp plugin 是一个 zotero 插件,通过 mcp协议实现 ai 助手与 zotero深度集成。插件支持文献检索、元 数据管理、全文分析...
It's a plugin extension in Zotero. Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP. Zotero MCP Plugin 是一个 Zotero 插件,通过 MCP协议实现 AI 助手与 Zotero深度集成。插件支持文献检索、元 数据管理、全文分析和智能问答等功能,让 Claude、ChatGPT 等 AI 工具能够直接访问和操作您的文献库。
This server falls under the Knowledge & Memory category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- It's a plugin extension in Zotero. Zotero MCP Plugin enables
Use Cases
Maintainer
Works with
Installation
NPM
npx -y zoteroManual Installation
npx -y zoteroConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Zotero
Zotero MCP is a plugin for Zotero that connects your reference library to Claude through MCP, enabling AI-powered literature review, metadata management, and intelligent Q&A about your citations. By connecting it, you can leverage AI to analyze papers, generate summaries, and answer research questions directly from your Zotero collection.
Prerequisites
- Zotero 6.0+ installed on your computer
- An MCP client such as Claude Desktop or Cursor
- Node.js 18+ for the MCP server component
Install Zotero MCP Plugin
Install the Zotero MCP plugin using npm to set up the MCP server component.
npx -y zoteroAdd to MCP Configuration
Register the Zotero MCP server in your client configuration.
{
"mcpServers": {
"zotero": {
"command": "npx",
"args": ["-y", "zotero"]
}
}
}Configure Zotero Access
Ensure Zotero is running and configured to allow external access via MCP. Check the Zotero preferences for MCP or plugin settings.
Restart Client
Restart Claude Desktop or your MCP client to connect to your Zotero library.
Verify Library Access
Ask Claude to list your Zotero collections or search for references to confirm the connection is working.
Zotero Examples
Installation and Configuration
How to set up Zotero MCP in Claude Desktop.
npx -y zotero
# Add to claude_desktop_config.json:
{
"mcpServers": {
"zotero": {
"command": "npx",
"args": ["-y", "zotero"]
}
}
}Prompts to Try
Use these prompts to interact with your Zotero library through Claude.
1. "Summarize the key findings from my recent papers on machine learning"
2. "Find all references I've tagged as 'neural-networks' and organize by year"
3. "Generate a literature review synthesis from my collected papers on AI safety"Troubleshooting Zotero
Zotero server fails to connect or library is not visible
Ensure Zotero is open and running. Check that the MCP server is correctly configured to communicate with your Zotero installation. Verify your Zotero library path and access permissions.
Plugin installation fails or is not recognized in Zotero
Install the MCP plugin directly in Zotero's plugin directory, or follow the repository's detailed installation instructions at github.com/BirdInTheTree/zotero-mcp.
Frequently Asked Questions about Zotero
What is Zotero?
Zotero is a Model Context Protocol (MCP) server that it's a plugin extension in zotero. zotero mcp plugin enables integration between ai assistants and zotero through mcp. zotero mcp plugin 是一个 zotero 插件,通过 mcp协议实现 ai 助手与 zotero深度集成。插件支持文献检索、元 数据管理、全文分析和智能问答等功能,让 claude、chatgpt 等 ai 工具能够直接访问和操作您的文献库。 It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Zotero?
Install via npm with the command: npx -y zotero. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).
Which AI clients work with Zotero?
Zotero works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Zotero free to use?
Yes, Zotero is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
Zotero Alternatives — Similar Knowledge & Memory Servers
Looking for alternatives to Zotero? Here are other popular knowledge & memory servers you can use with Claude, Cursor, and VS Code.
Context Mode
★ 15.4kAn MCP server that preserves LLM context by intercepting large data outputs and returning only concise summaries or relevant sections. It enables efficient sandboxed code execution, file processing, and documentation indexing across multiple programm
Memu
★ 13.7kMemory for 24/7 proactive agents like OpenClaw.
Claude Scholar
★ 4.0kSemi-automated research assistant for academic research and software development. Supports Claude Code, OpenCode, and Codex CLI across ideation, coding, experiments, writing, and publication.
Continuous Claude V3
★ 3.8kContext management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
Obsidian MCP
★ 3.8kMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Zotero
★ 3.3kAn AI-powered research assistant that integrates with Zotero to read academic papers, create intelligent annotations, and generate structured notes. It enables users to highlight findings, explain formulas, and write comprehensive summaries directly
Browse More Knowledge & Memory MCP Servers
Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Zotero in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Zotero?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.