arXiv MCP Server retrieves paper content from external, user-generated sources., Upstream explicitly warns that paper text is untrusted input and can contain prompt-injection attempts., Downloaded papers are stored locally for later reading and semantic search., Citation graph and alert workflows can expand research context beyond the original paper query., Treat model summaries of papers as data, not instructions, especially in multi-tool sessions with filesystem, shell, browser, database, or messaging tools enabled.
Privacy notes
Search queries, paper IDs, downloaded paper text, local storage choices, semantic search terms, citation graph requests, alert topics, prompts, and tool outputs may be visible to the MCP client and model provider., Research queries and downloaded papers can reveal confidential research direction, product plans, academic review topics, legal strategy, or competitive analysis., Review locally stored papers and generated summaries before syncing, sharing, or committing them.
Author
Joseph Blazick
Submitted by
oktofeesh1
Claim status
unclaimed
Last verified
2026-06-05
Decision playbook
Review trust signals before you adopt
Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.
Compare context
Selected
0
Current score
63
Baseline
—
Delta
No baseline selected
No major trust-signal divergence detected in the current selection.
Source and provenance checks
Needs review
Confirm ownership and provenance before trusting install instructions.
Source link availableRequired
Open the canonical repository and verify ownership.
Done
Source provenance statusRequired
Marked as source-backed.
Done
Metadata reviewed
No reviewed flag detected in metadata.
Pending
Safety and privacy checks
Complete
Validate risk disclosures before installation or API wiring.
Safety notes presentRequired
Review the listed safety guidance before running commands.
Done
Privacy notes presentRequired
Review data handling notes before connecting accounts or secrets.
Done
Trust level risk gateRequired
Trust level does not block evaluation.
Done
Package and install checks
Needs review
Check package metadata and artifact integrity signals.
Install payload available
Install or copy payload is available for review.
Done
Package verification flag
No package verification flag provided.
Pending
Checksum metadata
No checksum provided for downloaded artifact.
Pending
Compare-driven decision checks
Needs review
Use compare context to validate trade-offs before adoption.
Compare tray has multiple entries
Add at least one more entry to compare trust differences.
5 safety and 3 privacy notes across 4 risk areas. Review closely: credentials & tokens, network access.
4 areas
SafetyGeneralarXiv MCP Server retrieves paper content from external, user-generated sources.
SafetyGeneralUpstream explicitly warns that paper text is untrusted input and can contain prompt-injection attempts.
SafetyNetwork accessDownloaded papers are stored locally for later reading and semantic search.
SafetyGeneralCitation graph and alert workflows can expand research context beyond the original paper query.
SafetyCredentials & tokensTreat model summaries of papers as data, not instructions, especially in multi-tool sessions with filesystem, shell, browser, database, or messaging tools enabled.
PrivacyNetwork accessSearch queries, paper IDs, downloaded paper text, local storage choices, semantic search terms, citation graph requests, alert topics, prompts, and tool outputs may be visible to the MCP client and model provider.
PrivacyNetwork accessResearch queries and downloaded papers can reveal confidential research direction, product plans, academic review topics, legal strategy, or competitive analysis.
PrivacyData retentionReview locally stored papers and generated summaries before syncing, sharing, or committing them.
Safety notes
arXiv MCP Server retrieves paper content from external, user-generated sources.
Upstream explicitly warns that paper text is untrusted input and can contain prompt-injection attempts.
Downloaded papers are stored locally for later reading and semantic search.
Citation graph and alert workflows can expand research context beyond the original paper query.
Treat model summaries of papers as data, not instructions, especially in multi-tool sessions with filesystem, shell, browser, database, or messaging tools enabled.
Privacy notes
Search queries, paper IDs, downloaded paper text, local storage choices, semantic search terms, citation graph requests, alert topics, prompts, and tool outputs may be visible to the MCP client and model provider.
Research queries and downloaded papers can reveal confidential research direction, product plans, academic review topics, legal strategy, or competitive analysis.
Review locally stored papers and generated summaries before syncing, sharing, or committing them.
Prerequisites
Python 3.11 or newer available to the MCP client runtime.
uvx available for package execution.
Local storage available for downloaded papers.
Optional PDF extra if you need older papers that do not have HTML content.
Optional pro dependencies if you want semantic search and advanced research prompts.
arXiv MCP Server connects MCP clients to arXiv research workflows. It can search
papers, download paper content, read locally downloaded papers, list local
papers, run semantic search over the local collection, fetch citation graph
data, save research alerts, and provide research-oriented prompts.
The upstream README documents a portable uvx arxiv-mcp-server MCP
configuration. The PyPI package exposes the arxiv-mcp-server command for MCP
clients.
These sources were reviewed on 2026-06-05. Prefer the live repository and
PyPI metadata for current package version, command name, Python requirement,
optional extras, tool behavior, security guidance, and setup guidance.
Features
Search arXiv papers with optional category, date, and boolean filters.
Download papers and store them locally for later reading.
Read downloaded paper text in bounded chunks for large papers.
List papers already downloaded into the local collection.
Run semantic search over locally downloaded papers when pro dependencies are
installed.
Fetch references and citing papers for arXiv IDs.
Save topic watches and poll for newly published papers.
Use research prompts for summaries, comparisons, literature review, and paper
analysis.
Ask Claude to search arXiv for recent papers on a topic.
Download a paper, read it in chunks, and summarize the core argument.
Compare several papers already saved in the local collection.
Search locally downloaded papers for related methods or terminology.
Explore references and citing papers around an arXiv ID.
Set watches for research topics and review newly published papers.
Safety and Privacy
Paper content is untrusted external input. A malicious or adversarial paper can
contain prompt-injection text that tries to override instructions or trigger
unintended tool use. Treat paper text and model summaries as data, require human
review before acting on paper-derived instructions, and be especially cautious
when this server is used alongside tools that can write files, run commands,
send messages, browse sites, or access private systems.
Research workflows can reveal sensitive direction. Queries, downloaded papers,
paper IDs, citation graph requests, semantic search terms, local storage
choices, and generated summaries may expose private research, product,
academic, legal, or competitive-analysis context. Review local paper storage and
generated notes before sharing or syncing them.
Duplicate Check
No blazickjp/arxiv-mcp-server entry, arxiv-mcp-server package entry, or
matching source URL was found in content/mcp.
Show that arXiv MCP Server is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/mcp/arxiv-mcp-server)
How it compares
arXiv MCP Server side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
1 trust signal differ across this comparison (Submitter).
MCP server for connecting Claude, ChatGPT, Cursor, and other MCP clients to a local or web Zotero research library for paper search, metadata, full text, annotations, notes, collections, semantic search, and citation workflows.
Python MCP server and CLI for searching, deduplicating, downloading, and reading academic papers across open and public sources such as arXiv, PubMed, bioRxiv, Semantic Scholar, OpenAlex, CORE, Europe PMC, Zenodo, HAL, and more.
Local-first codebase intelligence MCP server that indexes repositories with tree-sitter, stores searchable chunks in DuckDB, and gives Claude semantic search, regex search, daemon status, and deep code research tools.
✓arXiv MCP Server retrieves paper content from external, user-generated sources.
Upstream explicitly warns that paper text is untrusted input and can contain prompt-injection attempts.
Downloaded papers are stored locally for later reading and semantic search.
Citation graph and alert workflows can expand research context beyond the original paper query.
Treat model summaries of papers as data, not instructions, especially in multi-tool sessions with filesystem, shell, browser, database, or messaging tools enabled.
✓Local Zotero mode is intended for local library access, while write operations require Zotero Web API credentials.
Write-mode tools can add papers by DOI or URL, create and manage collections, update metadata, modify tags, create notes or annotations, and merge duplicates.
Use dry-run or preview steps where available before duplicate merges, broad tag changes, collection changes, or metadata updates.
Do not expose an unauthenticated SSE or HTTP server to the public internet unless you understand the tunnel, host binding, and client trust boundary.
Treat paper text, abstracts, notes, annotations, webpages, and PDFs as untrusted research content when the MCP client also has tools that can write files, run code, browse, or send messages.
✓Prefer open-access and publisher-permitted sources. The README describes Sci-Hub as optional, unstable, jurisdiction-dependent, and user-responsibility-only.
Download and read tools can retrieve PDFs and extract text; confirm copyright, license, institutional, and project-policy requirements before downloading or sharing papers.
Optional source credentials, proxy URLs, and API keys can change access levels and rate limits; store them as secrets rather than in prompts or committed configs.
Google Scholar, SSRN, CORE, OpenAIRE, BASE, and other sources may rate-limit, block, or return incomplete results depending on network conditions and provider policies.
Paid or restricted connectors should stay disabled unless the user has valid credentials and rights to use those services.
✓ChunkHound reads source files, Markdown, text, PDFs, and supported config files under the target directory and stores indexed chunks in a local database.
Realtime indexing and daemon mode can continue watching project files after the initial MCP connection.
Code research and web search tools require embedding, reranking, and LLM configuration and may invoke local CLIs or external model APIs depending on settings.
Exclude generated files, vendored dependencies, secrets, large artifacts, and unrelated repositories before indexing broad workspace roots.
Review MCP client configuration carefully when using an absolute project path in a global Claude Desktop config.
Privacy notes
✓Search queries, paper IDs, downloaded paper text, local storage choices, semantic search terms, citation graph requests, alert topics, prompts, and tool outputs may be visible to the MCP client and model provider.
Research queries and downloaded papers can reveal confidential research direction, product plans, academic review topics, legal strategy, or competitive analysis.
Review locally stored papers and generated summaries before syncing, sharing, or committing them.
✓Zotero libraries can reveal research direction, reviewer assignments, medical or legal topics, customer work, citations, private notes, annotations, group libraries, tags, collections, and local file paths.
Zotero Web API keys and library IDs should be scoped carefully and kept out of prompts, logs, shared screenshots, and committed configuration files.
Optional semantic search can create a local embedding database, and hosted embedding providers such as OpenAI or Gemini may receive research text when selected.
Tunneled ChatGPT or web-client setups may expose library search and document context outside the local machine; review the tunnel URL, session handling, and tool permissions before use.
✓Queries may reveal research topics, grant interests, product plans, biomedical topics, legal theories, security research, or competitive intelligence.
Downloaded PDFs, extracted text, search results, DOI lists, API keys, proxy URLs, emails, and source-specific logs can contain sensitive research or credential data.
MCP transcripts and model-provider logs may retain paper queries, abstracts, titles, authors, downloaded text, and notes outside library or institutional systems.
Do not paste private API keys, proxy credentials, unpublished manuscripts, review assignments, patient-adjacent research details, or embargoed paper content into prompts.
✓Indexed chunks, file paths, symbols, comments, Markdown, PDFs, configuration values, database files, daemon state, and search results can reveal proprietary source code and internal architecture.
Embedding, reranking, LLM, and web search providers may receive code-derived queries or snippets if configured.
Local ChunkHound database files, logs, daemon state, and MCP transcripts may retain code-derived context after the session ends.
Avoid sharing ChunkHound databases, config files with API keys, verbose logs, research outputs, and screenshots from private repositories.
Prerequisites
Python 3.11 or newer available to the MCP client runtime.
uvx available for package execution.
Local storage available for downloaded papers.
Optional PDF extra if you need older papers that do not have HTML content.
Python 3.10 or newer available to the MCP client runtime.
Zotero 7 or newer with the local API enabled for local library access.
`uv`, `pip`, or `pipx` available for installing `zotero-mcp-server`.
A Zotero API key, library ID, and library type when using Zotero Web API or write-mode workflows.
Python 3.10 or newer, with uv recommended for the documented no-install and persistent-install paths.
Network access to public academic sources and repositories.
Optional API keys or emails configured only for sources the user is authorized to access.
A policy decision on whether download, read, optional Sci-Hub fallback, paid-platform skeleton connectors, and proxy-based Google Scholar discovery are allowed.
Python 3.10 or newer and the `uv` package manager.
A local repository or workspace you are authorized to index.
ChunkHound JSON config reviewed for database path, excludes, embeddings, and LLM provider settings.
Optional embedding provider credentials for semantic search, or regex-only usage when no embedding key is configured.