Skip to main content
ClaudeWave
blazickjp avatar
blazickjp

arxiv-mcp-server

Ver en GitHub

A Model Context Protocol server for searching and analyzing arXiv papers

MCP ServersRegistry oficial2.8k estrellas228 forksPythonApache-2.0Actualizado 25d ago
Nota editorial

This MCP server connects Claude Desktop, VS Code with MCP support, and other Model Context Protocol clients to arXiv's research repository, exposing four main tools: paper search with filters for date ranges and subject categories, paper download and full-text reading, and a listing of locally stored papers. Papers are cached on disk in a configurable directory (defaulting to `~/.arxiv-mcp-server/papers`) to avoid redundant downloads. A set of built-in research prompts guides analysis tasks such as summarizing methodology or comparing findings. Installation is available via Smithery for Claude Desktop, as a `.mcpb` one-click bundle for macOS, or manually through PyPI using `uvx`. The README explicitly flags a prompt injection risk (catalogued under OWASP LLG01 and AG01), warning that malicious content embedded in a paper could attempt to hijack tool calls in multi-tool agentic pipelines. Researchers, students, and developers who need an AI assistant to retrieve and reason over academic literature are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • 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) · arxiv-mcp-server
Claude Code CLI
claude mcp add arxiv -- uvx arxiv-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "arxiv": {
      "command": "uvx",
      "args": ["arxiv-mcp-server"]
    }
  }
}
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/blazickjp/arxiv-mcp-server and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
aiarxivclaude-aigptllmmcp-servermodel-context-protocolpaperspythonresearch

Lo que la gente pregunta sobre arxiv-mcp-server

¿Qué es blazickjp/arxiv-mcp-server?

+

blazickjp/arxiv-mcp-server es mcp servers para el ecosistema de Claude AI. A Model Context Protocol server for searching and analyzing arXiv papers Tiene 2.8k estrellas en GitHub y se actualizó por última vez 25d ago.

¿Cómo se instala arxiv-mcp-server?

+

Puedes instalar arxiv-mcp-server clonando el repositorio (https://github.com/blazickjp/arxiv-mcp-server) 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 blazickjp/arxiv-mcp-server?

+

Nuestro agente de seguridad ha analizado blazickjp/arxiv-mcp-server 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 blazickjp/arxiv-mcp-server?

+

blazickjp/arxiv-mcp-server es mantenido por blazickjp. La última actividad registrada en GitHub es de 25d ago, con 9 issues abiertos.

¿Hay alternativas a arxiv-mcp-server?

+

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

Despliega arxiv-mcp-server 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: blazickjp/arxiv-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/blazickjp-arxiv-mcp-server)](https://claudewave.com/repo/blazickjp-arxiv-mcp-server)
<a href="https://claudewave.com/repo/blazickjp-arxiv-mcp-server"><img src="https://claudewave.com/api/badge/blazickjp-arxiv-mcp-server" alt="Featured on ClaudeWave: blazickjp/arxiv-mcp-server" width="320" height="64" /></a>

Más MCP Servers