HomeSearch & Research › arxiv-mcp-server

arxiv-mcp-server

Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.

Python Cloud
★ 3,173 stars Last pushed 2026-08-26 License: Apache-2.0

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.7.2)

uvx arxiv-mcp-server

Or add to your MCP client config:

{
  "mcpServers": {
    "arxiv-mcp-server": {
      "command": "uvx",
      "args": [
        "arxiv-mcp-server"
      ],
      "env": {
        "ARXIV_STORAGE_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • ARXIV_STORAGE_PATH — Optional path for storing downloaded papers locally.

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry