Back to search
30
MCP

@fre4x/arxiv

npm/@fre4x/arxiv

An arXiv MCP server for searching and retrieving academic papers.

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

Similar MCP servers embedding-nearest

@cyanheads/arxiv-mcp-server
MCP server for arXiv academic paper search, metadata retrieval, and full-text reading.
0 tools
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-query-mcp
MCP server for querying, retrieving, and reading arXiv papers
0 tools
arxiv-mcp-server
A flexible arXiv search and analysis service with MCP protocol support
0 tools
@fre4x/hn
A Hacker News MCP server for LLMs.
0 tools

How to use

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

{
  "mcpServers": {
    "@fre4x/arxiv": {
      "url": "None",
      "transport": "http"
    }
  }
}