mcp-simple-arxiv logo

mcp-simple-arxivTool to work with arXiv, provide LLM with ability to search and read papers from there

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

mcp-simple-arxiv is a server that provides access to arXiv papers through their API, allowing LLM clients like Claude Desktop to search, read, and retrieve paper metadata and full text. It can be run as a local stdio server or a network-accessible web server. The tool supports searching by title and abstract content, filtering by submission date range, and sorting results by submission date, update date, or relevance. It also allows retrieval of paper metadata, abstracts, and full paper text as Markdown.

Key features

  • Search for papers by title and abstract content
  • Filter search results by submission date range
  • Sort search results by submission date, update date, or relevance
  • Retrieve paper metadata and abstracts
  • Get full paper text as Markdown
  • Access links to available paper formats (PDF/HTML)

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Searching for recent papers

Use the tool to search for recent papers about a specific topic, such as large language models or quantum computing.

Retrieving paper details

Once a paper ID is found, use the tool to retrieve its metadata, abstract, and full text.

Pros & Cons

Pros

  • Enables LLM clients to search and read arXiv papers directly
  • Supports filtering search results by submission date range
  • Allows sorting search results by submission date, update date, or relevance
  • Provides access to paper metadata, abstracts, and full text as Markdown
  • Can be used with Claude Desktop or other LLM clients

Cons

  • Requires installation and setup, either locally or on a web server
  • May be subject to arXiv API rate limits (1 request per 3 seconds)
  • Limited to searching and retrieving papers from arXiv

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Do I need to run a server locally, and how hard is the setup?

You can run the tool either as a local stdio server (for desktop clients) or as a web server; installation is done via pip or Smithery and requires basic Python setup, but no complex infrastructure beyond that.

Asked by Odalys Reyes · Dec 22, 2025

What are the arXiv API rate limits I need to consider?

The underlying arXiv API imposes a limit of roughly one request every three seconds; exceeding this may result in temporary throttling, so plan your query cadence accordingly.

Asked by Ines Zeković · Dec 18, 2025

Which LLM clients can integrate with mcp-simple-arxiv?

It works out‑of‑the‑box with Claude Desktop via a simple configuration file, and can also be accessed by any LLM client that can call a local stdio server or a network‑accessible HTTP endpoint.

Asked by Ulrik Madsen · Dec 5, 2025

Is mcp-simple-arxiv free to use or are there any licensing fees?

The tool is open‑source and distributed under its repository’s license, so there are no direct licensing fees; you only incur costs for any hosting or compute resources you choose to run it on.

Asked by Olamide Fashola · Oct 8, 2025

Ask a question

MCP Servers alternatives