Arxiv MCP Server (blazickjp)
An MCP server for searching arXiv, downloading papers, reading bounded full text, retrieving original LaTeX by section, following citation graphs, and maintaining research alerts. Its 21 documented tools cover paper, latex, papers, abstract. It runs locally over stdio via the published package.
People connecting science & health tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 3,071 · #1 OF 60 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Arxiv MCP Server (blazickjp)
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add blazickjp-arxiv-mcp-server -- uvx arxiv-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"blazickjp-arxiv-mcp-server": {
"command": "uvx",
"args": [
"arxiv-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
pypi package arxiv-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.blazickjp is GitHub-verified and matches the repo owner
03 · What Arxiv MCP Server (blazickjp) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can search arXiv by query, category, date, and sort order, fetch metadata and an abstract by arXiv ID, download and convert a paper to local Markdown, and list papers stored locally.
Capability map
Tools grouped from the project's README - what Arxiv MCP Server (blazickjp) lets an agent do.
Paper
8 tools - e.g. Download and convert a paper to local Markdown; Read locally stored paper content; Paginated markdown heading outline
download_paper · read_paper · get_paper_outline · read_paper_section · search_paper_text · get_paper_latex…
Papers
2 tools - e.g. Search arXiv by query, category, date, and sort order; List papers stored locally
search_papers · list_papers
Abstract
2 tools - e.g. Fetch metadata and an abstract by arXiv ID; snippet (default, ~280 chars, marked … [truncated] when cut), full (complete abstract), or none (omit abstracts). Other metadata (title, authors, categories, da
get_abstract · abstract_mode
Citation
1 tool - e.g. Fetch references and citing papers
citation_graph
Export
1 tool - e.g. Export BibTeX for one or more arXiv IDs
export_citations
Watch
1 tool - e.g. Save or update an arXiv topic watch
watch_topic
read & search
1 tool - e.g. List saved topic watches
list_watches
Check
1 tool - e.g. Check saved watches for new papers
check_alerts
Latest releases
v0.7.2 · 2026-08-24
Patch release after dogfood #238–#245 and #254–#260 · Search & alerts · search_papers: retry/backoff on arXiv 429; soft JSON status=rate_limited · reject invalid sort_by with JSON error · check_alerts 429 → JSON…
v0.7.1 · 2026-08-23
Patch release after #226–#230 · PyPI/uvx consumers can pick up the post-v0.7.0 dogfood fixes already on main. · Fixes · citation_graph: longer 429 backoff/jitter; soft JSON status=rate_limited + API-key hint…
v0.7.0 · 2026-08-22
Highlights · Agent-friendly defaults and correctness pass from live MCP dogfooding. · Search & content · Compact search defaults: max_results=5, abstract_mode=snippet; full/none modes retained (#128) · search_papers…
04 · Who maintains Arxiv MCP Server (blazickjp)
arxiv-mcp-server is maintained by blazickjp. It's the only MCP server we track from this author; the repo dates to Nov 2024.
05 · Facts
- repository
- github.com/blazickjp/arxiv-mcp-server
- category
- science & health - ranked #1 of 60 actively-maintained science & health servers as of 2026-08-25.
- release cadence
- 8 releases in the last 90 days (latest 2026-08-24)
- registry
- io.github.blazickjp/arxiv-mcp-server (active, first published 2026-04-03 · 10 versions)
- packages
- pypi:arxiv-mcp-server
06 · Arxiv MCP Server (blazickjp) FAQ
Is Arxiv MCP Server (blazickjp) still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 8 releases in the last 90 days. We re-verify nightly.
What can Arxiv MCP Server (blazickjp) do?
With this server connected, an agent can search arXiv by query, category, date, and sort order, fetch metadata and an abstract by arXiv ID, download and convert a paper to local Markdown, and list papers stored locally.
How do I install Arxiv MCP Server (blazickjp)?
Run `uvx arxiv-mcp-server`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Arxiv MCP Server (blazickjp) run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Arxiv MCP Server (blazickjp)
Alternatives to Arxiv MCP Server (blazickjp)
Maintained science & health servers if Arxiv MCP Server (blazickjp) isn't the fit.
- Paper Banana Generate academic diagrams and statistical plots from text using multi-agent AI. ★ 2,279 · 2026-08-17
- Pyscn Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score. ★ 1,035 · 2026-08-25
- Pubmed MCP Server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 137 · 2026-08-21
- FHIR MCP Server MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications ★ 132 · 2026-07-14
- Clinicaltrialsgov MCP Server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 90 · 2026-08-21
- Patsnap Patent & Literature Search Search 200M+ patents and 216M+ scientific papers using natural language and structured filters. ★ 76 · 2026-08-06
head to head · Arxiv MCP Server (blazickjp) vs Paper Banana · Arxiv MCP Server (blazickjp) vs Pubmed MCP Server · Arxiv MCP Server (blazickjp) vs Codescene MCP Server
More science & health MCP servers · Chia Health MCP Server · Codescene MCP Server · Pet Care AI MCP · Arxiv MCP Server (cyanheads) · Cdc Health MCP Server
More Python MCP servers · Parkour MCP · Model Ledger · 13 FLOW · FreeCAD MCP · Agentguard47 · see all