Skip to content
Back to search
30
MCP

arxiv-atlas-mcp

pypi/arxiv-atlas-mcp

MCP server exposing the ArXiv Atlas semantic research graph as agent tools.

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

Similar MCP servers embedding-nearest

arxiv-research-mcp
An MCP server exposing arXiv research tools (search, abstracts, author lookup, trending) to LLM agents.
0 tools
arxiv-mcp-search
MCP server for arXiv paper search with semantic search, citation enrichment, and PDF extraction
0 tools
arxiv-search-mcp-server
An MCP server that provides search functionality for arXiv.org papers
0 tools
atlaspi-mcp
MCP server for AtlasPI — historical geographic database for AI agents
0 tools
arxiv-mcp-server
A Model Context Protocol server for searching and analyzing arXiv papers
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-atlas-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}