MCP ServerHTTPOfficialv0.1.7

arxiv-mcp-server MCP Server

Search arXiv, fetch paper metadata, and read full-text content. STDIO & Streamable HTTP.

io.github.cyanheads/arxiv-mcp-server

Hosted URL

https://arxiv.caseyjhand.com/mcp

Transport

HTTP

Auth

No auth required

Connect to arxiv-mcp-server

Hosted endpoint — paste into any MCP client.

https://arxiv.caseyjhand.com/mcp

Environment variables

Configuration this server reads at startup.

  • ARXIV_API_BASE_URL

    arXiv API base URL.

  • ARXIV_REQUEST_DELAY_MS

    Minimum delay between arXiv API requests (ms).

  • ARXIV_CONTENT_TIMEOUT_MS

    Timeout for HTML content fetches (ms).

  • ARXIV_API_TIMEOUT_MS

    Timeout for API search/metadata requests (ms).

  • MCP_LOG_LEVEL

    Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

  • ARXIV_API_BASE_URL

    arXiv API base URL.

  • ARXIV_REQUEST_DELAY_MS

    Minimum delay between arXiv API requests (ms).

  • ARXIV_CONTENT_TIMEOUT_MS

    Timeout for HTML content fetches (ms).

  • ARXIV_API_TIMEOUT_MS

    Timeout for API search/metadata requests (ms).

  • MCP_HTTP_HOST

    The hostname for the HTTP server.

  • MCP_HTTP_PORT

    The port to run the HTTP server on.

  • MCP_HTTP_ENDPOINT_PATH

    The endpoint path for the MCP server.

  • MCP_AUTH_MODE

    Authentication mode to use: 'none', 'jwt', or 'oauth'.

  • MCP_LOG_LEVEL

    Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

Resources

Where to find authoritative docs and source for arxiv-mcp-server.

Try arxiv-mcp-server with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground