arxiv-mcp-server

blazickjp/arxiv-mcp-server
★ 2,348 stars Python 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol server for searching and analyzing arXiv papers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "arxiv-mcp-server": {
      "command": "uvx",
      "args": [
        "arxiv-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install arxiv-mcp-server

README Excerpt

> 🔍 Enable AI assistants to search and access arXiv papers through a simple MCP interface. The ArXiv MCP Server provides a bridge between AI assistants and arXiv's research repository through the Model Context Protocol (MCP). It allows AI models to search for papers and access their content in a programmatic way.

Tools (1)

ARXIV_STORAGE_PATH

Topics

aiarxivclaude-aigptmcp-serverpapersresearch