Skip to main content

MCP Server for searching and reading arXiv papers

Project description

arXiv MCP Server

MCP Server for searching and reading arXiv papers directly from Claude Code.

Installation

# Using uvx (recommended)
uvx arxiv-mcp-server

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

Usage with Claude Code

claude mcp add arxiv-server -- uvx arxiv-mcp-server

Or manually add to your Claude Code MCP settings:

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

Available Tools

Tool Description
search Search arXiv papers by title, keywords, or arXiv ID
get_paper Download and read paper full text
list_downloaded_papers List locally cached papers

Examples

User: 帮我看一下 PIS: Linking Importance Sampling... 这篇论文

Claude Code:
  1. search("PIS Importance Sampling Prompt Compression")
  2. get_paper("2504.16574")
  3. 分析论文内容...

Configuration

Environment Variable Description Default
ARXIV_STORAGE_DIR Directory for downloaded papers ~/.arxiv-mcp/papers

Development

# Install dependencies
uv sync

# Run server directly
uv run arxiv-mcp-server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arxiv_paper_mcp_server-0.1.0.tar.gz (57.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arxiv_paper_mcp_server-0.1.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file arxiv_paper_mcp_server-0.1.0.tar.gz.

File metadata

File hashes

Hashes for arxiv_paper_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 85e0aacc8ed17f998ff2b1cc5d1b2c7384b8d61e27cf639e5b2d82234afcc218
MD5 f733a39df4e486b18afa6a36d6dc1b0a
BLAKE2b-256 8f7a0aac9a5fbccfe5b9cb2aacb8bd7d1c513c225cd0980cac6a59a45ef4172d

See more details on using hashes here.

File details

Details for the file arxiv_paper_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for arxiv_paper_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 411fc82e70a3a7ff7299ff6fe41c332d5dfc58bd09891ec84a43c63066ff53be
MD5 5514d1437601f8710017ec63210a55d4
BLAKE2b-256 5f54df63732037c56040245b67228b0d1ef2e53440a077563d4daa80cf260936

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page