Arxiv MCP Server is answering right now. Last checked 13 min ago. 596 installs a week from npm. It exposes 4 tools. Last commit 14 Sep 2026.
Search arXiv, fetch paper metadata, and read full-text content.
Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 22 August 2026. No other catalogue keeps this.
We read the source, 20 h ago · tools taken from the live server · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const rangeMatch = DATE_RANGE_PATTERN.exec(input.slice(i));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.
claude mcp add arxiv-mcp-server --transport http https://arxiv.caseyjhand.com/mcp
{
"mcpServers": {
"arxiv-mcp-server": {
"url": "https://arxiv.caseyjhand.com/mcp"
}
}
}
[mcp_servers.arxiv-mcp-server]
url = "https://arxiv.caseyjhand.com/mcp"
{
"mcpServers": {
"arxiv-mcp-server": {
"url": "https://arxiv.caseyjhand.com/mcp"
}
}
}
{
"mcpServers": {
"arxiv-mcp-server": {
"url": "https://arxiv.caseyjhand.com/mcp"
}
}
}
This one needs environment variables set before it will start:
ARXIV_API_BASE_URL (arXiv API base URL.), ARXIV_REQUEST_DELAY_MS (Minimum delay between arXiv API requests (ms).), ARXIV_CONTENT_TIMEOUT_MS (Timeout for paper body fetches — HTML renders and PDF downloads (ms).), ARXIV_API_TIMEOUT_MS (Timeout for API search/metadata requests (ms).), MCP_HTTP_HOST (The hostname for the HTTP server.), MCP_HTTP_PORT (The port to run the HTTP server on.), MCP_HTTP_ENDPOINT_PATH (The endpoint path for the MCP server.), MCP_AUTH_MODE (Authentication mode to use: 'none', 'jwt', or 'oauth'.), MCP_LOG_LEVEL (Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').).
The author declared them in the registry entry; get the values from the project itself.
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
arxiv_get_metadata
arxiv_list_categories
arxiv_read_paper
arxiv_search
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://arxiv.caseyjhand.com/mcp | streamable-http | answering | 397 ms | 13 min ago |
Read Project Gutenberg books via MCP. Search, fetch metadata, and retrieve text in passages.
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
Reddit MCP server with full read/write - posts, comments, search, and content creation.
MCP gateway for raconteur.com: articles, search and full text. Read-only, no auth.
Search your Zotero library, retrieve item metadata, and read full text from AI assistants.
Statistics Finland (StatFin/PxWeb): search tables, read metadata, fetch JSON-stat2 data.
An MCP server to search papers from arXiv
MCP server for GroupDocs.Metadata — read, search, write, and remove document metadata.
Answers built from our own checks of this server.