Back to search
30
MCP

@cyanheads/arxiv-mcp-server

npm/@cyanheads/arxiv-mcp-server

MCP server for arXiv academic paper search, metadata retrieval, and full-text reading.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/arxiv-mcp-server
Search arXiv, fetch paper metadata, and read full-text content. STDIO & Streamable HTTP.
0 tools · streamable-http
arxiv-paper-mcp-server
MCP Server for searching and reading arXiv papers
0 tools
arxiv-search-mcp-server
An MCP server that provides search functionality for arXiv.org papers
0 tools
arxiv-query-mcp
MCP server for querying, retrieving, and reading arXiv papers
0 tools
io.github.blazickjp/arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
0 tools
arxiv-mcp
A simple MCP server to fetch the content of ArXiv papers.
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/arxiv-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}