Skip to main content
ClaudeWave

Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get summaries, analyze citations, and more.

MCP Servers3.8k estrellas329 forksPythonMITActualizado 3d ago
Nota editorial

Zotero MCP is a Python-based MCP server that bridges a Zotero reference library with Claude Desktop, ChatGPT, and other MCP-compatible AI clients, letting users search, read, and edit their research collections through natural conversation. Core tools cover metadata retrieval in Markdown or BibTeX, full-text access, PDF annotation extraction with page numbers, and collection and tag management. Optional extras add vector-based semantic search via ChromaDB and sentence-transformers, PDF outline extraction via PyMuPDF, and Scite citation intelligence that surfaces support/contrast tallies and retraction alerts without requiring a Scite account. A notable write feature is the ability to add papers by DOI, with the server automatically attempting to retrieve open-access PDFs through a cascade of Unpaywall, arXiv, Semantic Scholar, and PMC. The server supports local-only mode without an API key, a web API mode for cloud libraries, and a hybrid mode that reads locally while writing via the Zotero web API. Researchers, academics, and systematic reviewers who maintain large Zotero libraries are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · zotero-mcp
Claude Code CLI
claude mcp add zotero-mcp -- uvx zotero-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "zotero-mcp": {
      "command": "uvx",
      "args": ["zotero-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/54yyyu/zotero-mcp and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
claudemcpsemantic-searchzotero

Lo que la gente pregunta sobre zotero-mcp

¿Qué es 54yyyu/zotero-mcp?

+

54yyyu/zotero-mcp es mcp servers para el ecosistema de Claude AI. Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get summaries, analyze citations, and more. Tiene 3.8k estrellas en GitHub y se actualizó por última vez 3d ago.

¿Cómo se instala zotero-mcp?

+

Puedes instalar zotero-mcp clonando el repositorio (https://github.com/54yyyu/zotero-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar 54yyyu/zotero-mcp?

+

Nuestro agente de seguridad ha analizado 54yyyu/zotero-mcp y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene 54yyyu/zotero-mcp?

+

54yyyu/zotero-mcp es mantenido por 54yyyu. La última actividad registrada en GitHub es de 3d ago, con 105 issues abiertos.

¿Hay alternativas a zotero-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega zotero-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: 54yyyu/zotero-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/54yyyu-zotero-mcp)](https://claudewave.com/repo/54yyyu-zotero-mcp)
<a href="https://claudewave.com/repo/54yyyu-zotero-mcp"><img src="https://claudewave.com/api/badge/54yyyu-zotero-mcp" alt="Featured on ClaudeWave: 54yyyu/zotero-mcp" width="320" height="64" /></a>

Más MCP Servers