Back to search
30
MCP

arxiv-mcp

pypi/arxiv-mcp

A simple MCP server to fetch the content of ArXiv papers.

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

Similar MCP servers embedding-nearest

arxiv-query-mcp
MCP server for querying, retrieving, and reading arXiv papers
0 tools
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-search-mcp
Simple MCP server for searching arXiv
0 tools
arxiv-latex-mcp
An MCP server that fetches and processes arXiv papers using LaTeX source for accurate equation handling
0 tools
arxiv-mcp-server
A flexible arXiv search and analysis service with MCP protocol support
0 tools

How to use

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

{
  "mcpServers": {
    "arxiv-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}