Back to search
30
MCP streamable-http

io.github.cyanheads/arxiv-mcp-server

io.github.cyanheads/arxiv-mcp-server

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/arxiv-mcp-server
MCP server for arXiv academic paper search, metadata retrieval, and full-text reading.
0 tools
io.github.blazickjp/arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
0 tools
io.github.saidiibrahim/search-papers
An MCP server to search papers from arXiv
0 tools
io.github.thenextgennexus/academic-research-mcp-server
Search arXiv, Google Scholar, and Wikipedia for academic papers and knowledge
0 tools
arxiv-paper-mcp-server
MCP Server for searching and reading arXiv papers
0 tools
arxiv-query-mcp
MCP server for querying, retrieving, and reading arXiv papers
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/arxiv-mcp-server": {
      "url": "https://arxiv.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}