Skip to content
Back to search
30
MCP

arxiv-research-mcp

pypi/arxiv-research-mcp

An MCP server exposing arXiv research tools (search, abstracts, author lookup, trending) to LLM agents.

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

Similar MCP servers embedding-nearest

arxiv-search-mcp-server
An MCP server that provides search functionality for arXiv.org papers
0 tools
arxiv-paper-mcp-server
MCP Server for searching and reading arXiv papers
0 tools
arxiv-mcp-server
A flexible arXiv search and analysis service with MCP protocol support
0 tools
arxiv-query-mcp
MCP server for querying, retrieving, and reading arXiv papers
0 tools
arxiv-mcp-server live
Search arXiv, fetch paper metadata, and read full-text content via MCP.
4 tools · http
arxiv-mcp-server
A Model Context Protocol server for searching and analyzing arXiv papers
0 tools

How to use

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

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