Arxiv Mcp Server

io.github.cyanheadsv1.5.3Updated Sep 24, 2026

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

VerifiedStreamable HTTPWeb executableWeb Search & ScrapingKnowledge & Memory

Installation

In SourceWeft

  1. Open Arxiv Mcp Server in the dashboard and add it to a workspace.
  2. Enable the server for the chats that should use its tools.

Web executable via Streamable HTTP. Remote servers run from the web runtime once configured in a workspace.

Other MCP clients

Add this to your client's mcpServers config.

{
  "mcpServers": {
    "arxiv-mcp-server": {
      "type": "http",
      "url": "https://arxiv.caseyjhand.com/mcp"
    }
  }
}

Tools

0
Tool metadata has not been indexed yet.

Version history

2
  1. v1.5.3LatestSep 19, 2026
  2. v1.5.2Sep 16, 2026