← All servers
πŸ”

Arxiv ServerVerifiedπŸ›‘ No advisories

io.github.cyanheads/arxiv-mcp-server
New to MCP? Start here β†’
1β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/cyanheads, which proved it owns this namespace.

Verified owner: github.com/cyanheads β†—io.github.cyanheads/arxiv-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Network access
Connects to a hosted remote endpoint.
βœ“
Configuration
Reads ARXIV_API_BASE_URL, ARXIV_REQUEST_DELAY_MS, ARXIV_CONTENT_TIMEOUT_MS, ARXIV_API_TIMEOUT_MS, MCP_LOG_LEVEL, ARXIV_API_BASE_URL, ….

About

Search arXiv, fetch paper metadata, and read full-text content.

Packages & transports

npm@cyanheads/arxiv-mcp-serverv1.2.15 Β· bun
npm@cyanheads/arxiv-mcp-serverv1.2.15 Β· bun
remotehttps://arxiv.caseyjhand.com/mcpHTTP

Metadata

Categorysearch
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "arxiv_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/arxiv-mcp-server"
      ]
    }
  }
}

β–Ά Try itlive against arxiv.caseyjhand.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.