arxiv-mcp-server
Search arXiv, fetch paper metadata, and read full-text content.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Arxiv Search: Search arXiv papers by query with category and sort filters. Returns paper metadata including title, authors, abstract, categories, and links.
- Arxiv Get Metadata: Get full metadata for one or more arXiv papers by ID. Use when you have known IDs from citations, prior search results, or memory.
- Arxiv Read Paper: Fetch the full text of an arXiv paper as HTML. Tries arxiv.org/html first; falls back to ar5iv.labs.arxiv.org when the native render is unavailable. PDF-only papers (no HTML render o
What data it sees
Do you need an account
No: the server works without sign-in
Search arXiv, fetch paper metadata, and read full-text content.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| arxiv_search | Search arXiv papers by query with category and sort filters. Returns paper metadata including title, authors, abstract, categories, and links. |
| arxiv_get_metadata | Get full metadata for one or more arXiv papers by ID. Use when you have known IDs from citations, prior search results, or memory. |
| arxiv_read_paper | Fetch the full text of an arXiv paper as HTML. Tries arxiv.org/html first; falls back to ar5iv.labs.arxiv.org when the native render is unavailable. PDF-only papers (no HTML render on either source) return an html_unavailable error with the pdf_url for direct download. Page through long papers with the start and max_characters parameters. |
| arxiv_list_categories | List arXiv category codes and names. Useful for discovering valid category filters for arxiv_search. |