Search arXiv, fetch paper metadata, and read full-text content. STDIO & Streamable HTTP.
{
"mcpServers": {
"io-github-cyanheads-arxiv-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Search arXiv, fetch paper metadata, and read full-text content. STDIO & Streamable HTTP.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 9 days ago.
Will it work with my client?
Transport: . Compatibility not confirmed.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
A Model Context Protocol server for searching and analyzing arXiv papers
📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
Open source implementation and extension of Google Research’s PaperBanana for automated academic figures, diagrams, and research visuals, expanded to new domains like slide generation.
MCP Security Weekly
Get CVE alerts and security updates for io.github.cyanheads/arxiv-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Search arXiv, fetch paper metadata, and read full-text content via MCP. STDIO & Streamable HTTP.
4 Tools · 2 Resources
Public Hosted Server: https://arxiv.caseyjhand.com/mcp
Four tools for searching and reading arXiv papers:
| Tool Name | Description |
|:----------|:------------|
| arxiv_search | Search arXiv papers by query with category and sort filters. |
| arxiv_get_metadata | Get full metadata for one or more arXiv papers by ID. |
| arxiv_read_paper | Fetch the full text content of an arXiv paper from its HTML rendering. |
| arxiv_list_categories | List arXiv category taxonomy, optionally filtered by group. |
arxiv_searchSearch for papers using free-text queries with field prefixes and boolean operators.
ti: (title), au: (author), abs: (abstract), cat: (category), all: (all fields)AND, OR, ANDNOTarxiv_get_metadataFetch full metadata for one or more papers by known arXiv ID.
2401.12345v2) and unversioned (2401.12345) IDshep-th/9901001)arxiv_read_paperRead the full HTML content of an arXiv paper.
max_characters defaults to 100,000; raw HTML can be 500KB-3MB+ for math-heavy papersarxiv_list_categoriesList arXiv category codes and names for discovery.
| URI Pattern | Description |
|:------------|:------------|
| arxiv://paper/{paperId} | Paper metadata by arXiv ID. |
| arxiv://categories | Full arXiv category taxonomy. |
Built on @cyanheads/mcp-ts-core:
none, jwt, oauth)arXiv-specific: