ArXiv MCP Server
@ndellamaria
About ArXiv MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arxiv": {
"command": "node",
"args": [
"path/to/arxiv-mcp-server/dist/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ArXiv MCP Server?
An implementation of the Model Context Protocol (MCP) server that interacts with the arXiv API, allowing AI assistants to search for scientific papers, retrieve paper details, and discover the latest papers in specific categories.
How to use ArXiv MCP Server?
Clone the repository, install dependencies with npm install, build with npm run build, and start with npm start. For Claude Desktop, configure the MCP server in the claude_desktop_config.json file with the command node and args pointing to dist/index.js.
Key features of ArXiv MCP Server
- Search papers with complex queries
- Retrieve papers by arXiv ID
- Discover latest papers in specific categories
- Returns papers as structured MCP resources
- Supports sorting by relevance, date, or submission date
- Allows filtering by arXiv category
Use cases of ArXiv MCP Server
- Searching for papers about a specific topic (e.g., quantum computing)
- Finding the latest papers in machine learning
- Getting details for a known arXiv paper (e.g., 2104.12345)
- Browsing recent submissions in a particular category
FAQ from ArXiv MCP Server
What tools does the server provide?
Three tools: searchArXiv, getPaperById, and getLatestPapers.
What are the required parameters?
searchArXiv requires a query; getPaperById requires an id; getLatestPapers requires a category.
How do I use the server with Claude Desktop?
Start the server, then edit claude_desktop_config.json to add an "arxiv" entry under mcpServers with the appropriate command and args.
Does the server require internet access?
Yes, it fetches data from the arXiv API, so an internet connection is needed.
What license does the server use?
MIT.
Frequently asked questions
What tools does the server provide?
Three tools: `searchArXiv`, `getPaperById`, and `getLatestPapers`.
What are the required parameters?
`searchArXiv` requires a `query`; `getPaperById` requires an `id`; `getLatestPapers` requires a `category`.
How do I use the server with Claude Desktop?
Start the server, then edit `claude_desktop_config.json` to add an `"arxiv"` entry under `mcpServers` with the appropriate command and args.
Does the server require internet access?
Yes, it fetches data from the arXiv API, so an internet connection is needed.
What license does the server use?
MIT.
Basic information
More Data & Analytics MCP servers
ScrapeCheck
FieldmodeLLCVerify scraped data against the live source page. Signed verdicts, $0.01 via x402.

Bounce Watch - Company Signal Intelligence
bouncewatchBounce Watch tells you what just changed at a company, and when. Who raised money. Who hired a senior person. Who opened an office, won a customer, or announced a partnership. Every event carries its own date, so you ca

Octolens
OctolensGive your AI agents every brand mention across the internet — 15+ platforms, AI-filtered, one structured feed.
Stratyfix
StratyfixStratyfix is an AI-driven sales intelligence platform. This connector lets managers and reps ask about their own Stratyfix data in the chat they already use. Are we going to make the quarter? Who needs my attention this

Jitsu
JitsuJitsu is an open-source Customer Data Platform — an MIT-licensed alternative to Segment. This MCP server gives your AI assistant direct control over a Jitsu workspace, so you can run and debug data pipelines in conversat
Comments