arXiv

arXiv MCP Connector for Claude

F

Access millions of scientific papers from arXiv — search by author, category, or keyword and fetch metadata directly from the open-access archive.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to arXiv, the premier open-access archive for millions of scholarly articles in physics, mathematics, computer science, and more. This MCP server allows your AI agent to browse, search, and harvest scientific knowledge directly from the source.

What you can do

  • Advanced Search — Query the legacy API for papers using keywords, authors, or specific categories via the search_articles tool.
  • Daily Feeds — Stay updated with the latest submissions using get_rss_feed and get_atom_feed for specific scientific domains.
  • Metadata Harvesting — Use the oai_pmh_request interface to retrieve structured metadata, identifiers, and record sets for deep research analysis.
  • ID Lookup — Instantly fetch details for specific papers by providing a list of unique arXiv identifiers.

How it works

  1. Subscribe to this server
  2. (Optional) Enter your arXiv credentials if you have specific access requirements
  3. Start exploring the world's scientific literature from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Researchers & Academics — Automate literature reviews and stay current with the latest preprints in your field.
  • Data Scientists — Harvest metadata for citation analysis or trend mapping in AI and machine learning.
  • Students — Quickly find relevant sources and paper summaries for study and projects.
scholarly-articlesacademic-searchmetadata-extractionopen-accessresearch-dataphysics-math-cs

4 tools expose this connector's capabilities to your AI agent.

get_atom_feed

Combine multiple categories with a plus sign (+). Get the daily Atom feed for a specific arXiv category

oai_pmh_request

Returns raw XML. Make a request to the arXiv OAI-PMH interface

get_rss_feed

Combine multiple categories with a plus sign (+). Get the daily RSS feed for a specific arXiv category

search_articles

You can also fetch specific papers by providing a comma-separated list of arXiv IDs. Search arXiv for articles using the legacy Query API

See how to talk to your AI agent using arXiv.

Search arXiv for recent papers about 'Large Language Models' in the computer science category.

I've found several recent papers on Large Language Models. Notable titles include 'Attention is All You Need' and 'Language Models are Few-Shot Learners'. Would you like the full metadata for any of these?

Get the daily RSS feed for the 'cs.AI' category to see today's new submissions.

Fetching today's updates for Artificial Intelligence... I've retrieved the latest 10 submissions, including papers on neural network optimization and reinforcement learning. Should I summarize the top results?

Use OAI-PMH to list the metadata formats available on arXiv.

I've queried the OAI-PMH interface. arXiv supports several metadata formats including 'oai_dc', 'arXiv', and 'arXivRaw'. Which format would you like to use for harvesting records?

Use the `search_articles` tool and include the author prefix in the `search_query` parameter, for example: `au:Einstein`.

Related Connectors