Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 12, 2026·2 min de lectura

arXiv MCP Server — Search and Analyze Papers

arxiv-mcp-server is an MCP server for searching and analyzing arXiv papers, with uvx/uv tool stdio launch examples for reproducible research workflows.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Single
Confianza
Confianza: Established
Entrada
README.md
Comando CLI universal
npx tokrepo install c1c31b4a-7f40-4b0a-9304-122f7d9b00d1
Introducción

arxiv-mcp-server is an MCP server for searching and analyzing arXiv papers, with uvx/uv tool stdio launch examples for reproducible research workflows.

  • Best for: research-heavy engineering teams who want agents to discover papers and keep a reproducible reading pipeline
  • Works with: uv/uvx, MCP stdio client configs (README also mentions plugin manifests and portable .mcp.json), local paper storage path
  • Setup time: 10–20 minutes

Practical Notes

  • README provides multiple install paths (uv tool install, Smithery, release artifacts) and documents --storage-path with a default papers directory.
  • README includes stdio config snippets for uvx/uv tool run and mentions a portable .mcp.json for discovery.

Make Paper Search Reproducible

To avoid “I can’t find that paper again”:

  • Always store the exact query terms and filters in your notes (arXiv categories, date ranges).
  • Keep a dedicated --storage-path for PDFs/metadata so summaries and citations can link back to stored artifacts.
  • Ask the agent to output a structured shortlist: title, authors, arXiv ID, published date, 3–5 key claims, and your “why it matters” note.

Suggested Agent Prompt Pattern

“Search arXiv for X, filter to the last N years, then give me 5 papers with arXiv IDs and a one-paragraph summary each. End with a reading order.”

FAQ

Q: Why not uv pip install? A: The README warns uv pip install may not put the executable on PATH; it recommends uv tool install.

Q: Can I customize storage? A: Yes—README documents --storage-path and a default papers directory.

Q: Is there a standard client config? A: Yes—README includes mcpServers JSON snippets for stdio launch via uvx/uv tool.

🙏

Fuente y agradecimientos

Source: https://github.com/blazickjp/arxiv-mcp-server > License: Apache-2.0 > GitHub stars: 2,693 · forks: 215

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados