Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.blazickjp/arxiv-mcp-server

PYPI · ARXIV-MCP-SERVER · SCANNED SEP 20

Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.

Available components

0 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 45 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
Schema Quality & AI Usability83
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2929 tokens (~154/item across 19 items; 19 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.blazickjp/arxiv-mcp-server server?

io.github.blazickjp/arxiv-mcp-server runs locally as a PyPI package, launched with uvx arxiv-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · arxiv-mcp-server

# add to Claude Code
claude mcp add blazickjp-arxiv-mcp-server -- uvx arxiv-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "blazickjp-arxiv-mcp-server": {
      "command": "uvx",
      "args": [
        "arxiv-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "blazickjp-arxiv-mcp-server": {
      "command": "uvx",
      "args": [
        "arxiv-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add blazickjp-arxiv-mcp-server -- uvx arxiv-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "blazickjp-arxiv-mcp-server": {
      "type": "local",
      "command": [
        "uvx",
        "arxiv-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add blazickjp-arxiv-mcp-server --command uvx --arg arxiv-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  blazickjp-arxiv-mcp-server:
    command: "uvx"
    args: ["arxiv-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "blazickjp-arxiv-mcp-server": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "arxiv-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add blazickjp-arxiv-mcp-server -t stdio -c uvx -a arxiv-mcp-server
// mcp.json
{
  "mcpServers": {
    "blazickjp-arxiv-mcp-server": {
      "command": "uvx",
      "args": [
        "arxiv-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Stability: 0.97 → pass security
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 13 Sept 26 0
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 −1
    • Stability: pass → 0.93 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/arxiv-mcp-server@0.7.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 45 packages
Packages resolved 45
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 19 exposed · ~2,929 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check_alerts ~207

Check all saved topic watches for newly published papers since the last check. Omitting the topic parameter runs ALL saved watches and returns new papers for each. Passing a topic string checks only that specific watch. Advances each watch's drain cursor after running: when a page is truncated by max_results, has_more=true and check_start advances so later calls return the next papers in the same window (Atom date bounds alone are day-granular and would otherwise re-hit the boundary); last_checked tracks the newest returned paper. When the page is not full, last_checked becomes now and the drain cursor resets. Use watch_topic to register topics before calling this. Returns a clear not-found error if a topic is provided but no matching watch exists. Returns a summary with new paper counts, has_more, and full paper metadata per topic.

NameTypeReqDescription
topicstringOptional: check only this specific watched topic (must match the topic string used in watch_topic exactly). Omit to check all saved watches.

No output schema declared.

No examples provided.

citation_graph ~121

Return papers citing an arXiv paper and papers that it references using Semantic Scholar's citation graph. Results are bounded (default 50) to stay within the unauthenticated quota. Under load, export SEMANTIC_SCHOLAR_API_KEY for a higher limit; without a key, persistent rate limits return status=rate_limited instead of failing hard.

NameTypeReqDescription
max_citationsintegerMaximum citations and references to return (default 50).
paper_idstringyesarXiv ID (for example: 2401.12345).

No output schema declared.

No examples provided.

download_paper ~292

Download a paper from arXiv and return its text content. Tries the HTML version first for clean extraction; falls back to PDF conversion if HTML is unavailable. Stores the paper locally. Returned text is bounded to roughly 12,000 characters by default so one call cannot return an unbounded paper body. When is_truncated is true, call again with start=next_start (see next_retrieval) to continue, or pass return_full_text=true for the entire remaining paper. Set force=true to re-fetch and overwrite a cached paper (required to replace a newer stored arXiv version with an older one).

NameTypeReqDescription
forcebooleanIf true, re-download and overwrite the local markdown and metadata sidecar even if the paper is already cached, including when replacing a newer stored arXiv version with an older one. Default false.
max_charsintegerMaximum raw paper characters to return from start; omit for the bounded default (12,000 chars)
paper_idstringyesThe arXiv ID of the paper to download (e.g. '2103.12345')
return_full_textbooleanSet true to opt out of the bounded default and return the entire remaining paper from start in one call
startintegerZero-based character offset for returning large papers in chunks; pass next_start from a prior truncated response to continue

No output schema declared.

No examples provided.

export_citations ~138

Export BibTeX citations for one or more arXiv papers using authoritative arXiv metadata (title, authors, year, primary category), never model-generated fields. Version suffixes (e.g. '2401.12345v2') are preserved and citation keys are deterministic. Returns the rendered BibTeX plus per-paper status/error. BibTeX only; RIS/CSL-JSON are not yet supported.

NameTypeReqDescription
paper_idsarrayyesarXiv IDs, new-style ('2401.12345', optionally versioned '2401.12345v2') or legacy ('hep-ph/9901234').

No output schema declared.

No examples provided.

get_abstract ~99

Fetch abstract and metadata by arXiv ID without downloading the paper. Use before download_paper to assess relevance. Returns title, authors, abstract, categories, published date, and PDF URL. After compact search, use for one full abstract; skip if search used abstract_mode=full.

NameTypeReqDescription
paper_idstringyesThe arXiv paper ID (e.g. '2401.12345' or '2404.19756')

No output schema declared.

No examples provided.

get_paper_latex ~117

Download, safely process, cache, and return bounded original LaTeX source. Use section tools for targeted reading.

NameTypeReqDescription
max_charsintegerMaximum source characters to return (default 12000)
paper_idstringyesValidated modern or legacy arXiv paper ID
return_full_textbooleanSet true to opt out of the bounded default and return the entire remaining source or section from start in one call
startintegerZero-based character offset within this source or section

No output schema declared.

No examples provided.

get_paper_latex_section ~137

Return one bounded LaTeX section by outline ID or title (whitespace/case normalized; macros expanded).

NameTypeReqDescription
max_charsintegerMaximum source characters to return (default 12000)
paper_idstringyesValidated modern or legacy arXiv paper ID
return_full_textbooleanSet true to opt out of the bounded default and return the entire remaining source or section from start in one call
section_idstringyesSection ID from list_paper_latex_sections or section title
startintegerZero-based character offset within this source or section

No output schema declared.

No examples provided.

get_paper_outline ~86

Return a paginated heading outline for a downloaded paper (markdown). Stable hierarchical section IDs; use read_paper_section to fetch one.

NameTypeReqDescription
max_sectionsintegerMaximum headings to return (default 100)
paper_idstringyesValidated modern or legacy arXiv paper ID
startintegerZero-based section index (default 0)

No output schema declared.

No examples provided.

list_paper_latex_sections ~74

Return a compact outline of headings from original LaTeX source.

NameTypeReqDescription
max_sectionsintegerMaximum headings to return (default 100)
paper_idstringyesValidated modern or legacy arXiv paper ID
startintegerZero-based section index (default 0)

No output schema declared.

No examples provided.

list_papers ~128

List all papers that have been downloaded and stored locally via download_paper. Returns id, title, authors, published, and arxiv_version/versioned_id from local metadata — no live re-fetch. Set compact=true to return arXiv IDs only. Returns an empty list if no papers have been downloaded yet. Workflow: search_papers -> download_paper -> list_papers -> read_paper.

NameTypeReqDescription
compactbooleanIf true, return arXiv IDs only. Default is full local metadata (id, title, authors, published, arxiv_version, versioned_id).

No output schema declared.

No examples provided.

list_watches ~70

List all saved topic watches without checking for new papers. Returns each watch's topic, categories, last_checked timestamp, and other stored fields. Does not update last_checked — use this to inspect what is saved. Use unwatch_topic to remove a watch, or check_alerts to poll for new papers.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_paper ~226

Read the text content of a paper that was previously downloaded via download_paper. Returns the paper in markdown format, bounded to roughly 12,000 characters by default so one call cannot return an unbounded paper body. When is_truncated is true, call again with start=next_start (see next_retrieval) to continue, or pass return_full_text=true for the entire remaining paper. Will fail with a clear error if the paper has not been downloaded yet — call download_paper first. Workflow: search_papers -> download_paper -> read_paper.

NameTypeReqDescription
max_charsintegerMaximum raw paper characters to return from start; omit for the bounded default (12,000 chars)
paper_idstringyesThe arXiv ID of the paper to read
return_full_textbooleanSet true to opt out of the bounded default and return the entire remaining paper from start in one call
startintegerZero-based character offset for reading large papers in chunks; pass next_start from a prior truncated response to continue

No output schema declared.

No examples provided.

read_paper_section ~120

Return one bounded markdown section by outline ID (or unique title). Does not include sibling or parent sections.

NameTypeReqDescription
max_charsintegerMaximum section characters to return (default 12,000)
paper_idstringyesValidated modern or legacy arXiv paper ID
return_full_textbooleanIf true, return the entire remaining section from start
section_idstringyesSection ID from get_paper_outline, or unique title
startintegerZero-based character offset within this section

No output schema declared.

No examples provided.

reindex ~35

Rebuild the local semantic index for downloaded papers.

NameTypeReqDescription
clear_existingbooleanIf true, clear the existing index before rebuilding.

No output schema declared.

No examples provided.

search_paper_text ~109

Search a downloaded paper for bounded matching passages with section/source offsets. Suppresses high-overlap near-duplicates and prefers section-diverse hits. Lightweight substring search; no Torch.

NameTypeReqDescription
max_passagesintegerMaximum passages to return (default 8)
paper_idstringyesValidated modern or legacy arXiv paper ID
passage_charsintegerMax characters per excerpt (default 800)
querystringyesCase-insensitive substring to find

No output schema declared.

No examples provided.

search_papers ~419

Search arXiv by query with optional categories, date range, sort, and pagination. Query: prefer quoted phrases; ti:/au:/abs:/cat:; AND/OR/ANDNOT. Unprefixed terms match title+abstract (not authors). Use categories (cs.AI, cs.LG, cs.CL, cs.CV, cs.MA, cs.RO, stat.ML, quant-ph). Catalog/examples: README 'search_papers query guide'. Dates YYYY-MM-DD (date_from/date_to). sort_by relevance|date. max_results default 5 (cap 50). abstract_mode none|snippet|full (default snippet). start default 0; response: total_results, returned, has_more, next_start, abstract_mode. Pass next_start with same abstract_mode. Use get_abstract after compact search — not after abstract_mode=full. arXiv ~3s between requests (server-side). Transient 429/503 are retried with backoff; persistent rate limits return status=rate_limited.

NameTypeReqDescription
abstract_modestringAbstract projection (default snippet ~280 chars, marked if truncated; full=complete; none=omit).
categoriesarrayarXiv category filters (e.g. ['cs.LG', 'cs.AI']). Strongly improves relevance.
date_fromstringInclusive start date (YYYY-MM-DD).
date_tostringInclusive end date (YYYY-MM-DD).
max_resultsintegerMaximum results to return (default: 5, max: 50).
querystringyesarXiv query string. Prefer quoted phrases and ti:/au:/abs:/cat: field prefixes; AND/OR/ANDNOT supported.
sort_bystringSort by 'relevance' (default) or 'date' (newest first).
startintegerZero-based result offset (default: 0). Pass next_start from a previous response to fetch the next page.

No output schema declared.

No examples provided.

semantic_search ~184

Semantic similarity search over papers you have already downloaded locally via download_paper. Supports free-text queries (e.g. 'attention mechanisms for long sequences') or finding papers similar to a given paper_id. IMPORTANT: only searches your local downloaded collection — will return empty results if no papers have been downloaded yet. Use search_papers to find papers on arXiv, then download_paper to add them to the local index before using this tool. Requires pro dependencies: uvx --from 'arxiv-mcp-server[pro]' arxiv-mcp-server (or uv tool install 'arxiv-mcp-server[pro]').

NameTypeReqDescription
max_resultsintegerMaximum number of results to return (default: 10).
paper_idstringFind papers semantically similar to this arXiv paper ID.
querystringFree-text semantic query.

No output schema declared.

No examples provided.

unwatch_topic ~77

Delete a saved topic watch by exact topic string. The topic must match the stored watch_topic value exactly. Returns a clear not-found error if no matching watch exists. Use list_watches to inspect saved watches before deleting.

NameTypeReqDescription
topicstringyesExact topic string of the watch to remove. Must match the topic used in watch_topic.

No output schema declared.

No examples provided.

watch_topic ~290

Save or update a persistent research topic watch. When checked via check_alerts, returns only papers published since the last check — acting as a standing alert for new work on a topic. New watches seed last_checked to creation time so the first check does not dump historical matches. The topic string uses the same query syntax as search_papers (quoted phrases, field specifiers, boolean operators). Examples: '"diffusion models" AND ti:"video generation"', 'au:"LeCun" AND cs.LG'. Calling watch_topic with the same topic string updates the existing watch rather than creating a duplicate. On update, omit categories to preserve existing filters; pass categories: [] to clear them. Pair with check_alerts to poll for new papers.

NameTypeReqDescription
categoriesarrayOptional arXiv category filter (e.g. ['cs.LG', 'cs.AI']). Narrows results to specific fields. On update, omit this field to preserve existing categories; pass an empty array [] to clear them.
max_resultsintegerMaximum papers to return per alert check (default: 10).
topicstringyesQuery string to monitor. Uses arXiv search syntax — quoted phrases for exact matches, field specifiers (ti:, au:, abs:), and boolean operators (AND, OR, ANDNOT). Example: '"reinforcement learning" AN…

No output schema declared.

No examples provided.

Common questions

What is the io.github.blazickjp/arxiv-mcp-server server?

io.github.blazickjp/arxiv-mcp-server is listed in the public MCP registry as io.github.blazickjp/arxiv-mcp-server. Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP. This page covers its PyPI package (arxiv-mcp-server).

Is the io.github.blazickjp/arxiv-mcp-server server safe to use?

io.github.blazickjp/arxiv-mcp-server scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.blazickjp/arxiv-mcp-server server expose?

io.github.blazickjp/arxiv-mcp-server exposes 19 tools: search_papers, download_paper, list_papers, read_paper, get_abstract, and 14 more. Their descriptions and schemas cost roughly 2,929 tokens of context every time the server is loaded.

Is the io.github.blazickjp/arxiv-mcp-server server still maintained?

io.github.blazickjp/arxiv-mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.