Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”Ž Search & Data Extraction
  3. Arxiv MCP Server
Arxiv MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:16:49 PM

Arxiv MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository3.1k GitHub StarsTotal stargazers on GitHub for the source repository (3,125 stars).Visit Website
arxivresearchpaperscitationssemantic-search

Searches arXiv, stores papers locally, supports section-level reading, citation export, semantic search, and topic alerts.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "blazickjp-arxiv-mcp-server": {
      "command": "uvx",
      "args": [
        "arxiv-mcp-server"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (19) Directory Badge Claim listing Alternatives๐Ÿ”Ž More in Search & Data Extraction

Overview

The blazickjp/arxiv-mcp-server MCP server gives agents tools for finding, downloading, reading, and analyzing arXiv papers. It combines arXiv queries and metadata retrieval with local Markdown and LaTeX access, citation traversal, BibTeX export, semantic search, and saved topic watches. Papers and watch data remain on disk while search, downloads, and citation lookups use their respective external services. Reach for it when an agent needs bounded literature review workflows rather than only a basic paper search.

Use cases

โ€ขSearch arXiv papers by topic and date
โ€ขRead downloaded papers section by section
โ€ขInspect author-submitted LaTeX source
โ€ขExport BibTeX citations for research notes
โ€ขMonitor topics for newly published papers

Key features

โ€ขArXiv search and metadata retrieval
โ€ขLocal Markdown paper storage
โ€ขBounded Markdown and LaTeX section reading
โ€ขCitation graph traversal and BibTeX export
โ€ขTopic watches and alert checks
โ€ขSemantic search over downloaded papers

Capabilities & Tool Schemas (19) ~237 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Arxiv MCP Server.

search_papers

Search arXiv by query, category, date, and sort order

get_abstract

Fetch metadata and an abstract by arXiv ID

download_paper

Download and convert a paper to local Markdown

list_papers

List papers stored locally

read_paper

Read locally stored paper content

get_paper_outline

Paginated markdown heading outline

How Arxiv MCP Server works

What blazickjp/arxiv-mcp-server MCP server does

The blazickjp/arxiv-mcp-server MCP server supports an end-to-end workflow for working with arXiv literature. Agents can search by query, category, date, and sort order, then retrieve metadata and abstracts using an arXiv identifier. Downloaded papers are converted to local Markdown so later operations can inspect the stored content without repeatedly fetching the document.

The server also exposes the author-submitted LaTeX for downloaded papers in bounded sections. This is useful when the Markdown conversion does not provide enough detail or when an agent needs to inspect source structure. Citation tools retrieve references and citing papers, and can export BibTeX entries for one or more arXiv IDs.

How it works

The blazickjp/arxiv-mcp-server MCP server runs locally over stdio. Its default paper directory is ~/.arxiv-mcp-server/papers; a different absolute storage path can be supplied at launch. The basic working sequence is to identify a paper, download it, inspect its outline, and read only the relevant Markdown or LaTeX section. Tools for bounded passage search and paginated outlines help keep individual responses focused.

Searches, downloads, source retrieval, and citation graph requests call their relevant external services. Stored papers, semantic indexes, and topic watches are handled locally. Semantic search operates over downloaded papers, while reindex rebuilds the local semantic index when needed. Topic watches can be created, listed, checked for new papers, updated, or removed.

Setup and configuration

The documented installation uses the PyPI package through uvx:

bash
uvx arxiv-mcp-server

The command requires uv, which provides uvx; no repository clone or separate Python environment is required. Clients that accept an mcpServers configuration can launch it with a stdio entry using uvx as the command and arxiv-mcp-server as its argument. Claude Desktop is given as an example of such a client, and a Cursor installation link is provided by the project.

To change where papers are stored, add --storage-path followed by an absolute directory path to the launch arguments. If a desktop application cannot locate uvx even though it works in a terminal, configure the client with the executable's absolute path. The published package is available as arxiv-mcp-server==0.7.2.

Tools and capabilities

The blazickjp/arxiv-mcp-server MCP server exposes tools for:

  • Searching papers and retrieving abstracts and metadata.
  • Downloading papers to local Markdown and listing or reading stored papers.
  • Viewing Markdown outlines, sections, and bounded text matches.
  • Retrieving bounded LaTeX, listing LaTeX sections, and reading individual source sections.
  • Traversing citation relationships and exporting BibTeX.
  • Saving topic watches, checking alerts, and removing watches.
  • Searching downloaded papers by semantic similarity and rebuilding the local index.

These capabilities support literature discovery, focused paper review, source-level inspection, citation collection, and recurring topic monitoring.

Limitations and notes

This is a local server rather than a hosted endpoint, so the client machine must have uv available unless a supported desktop bundle is used. The Claude Desktop bundle described by the project is for macOS and requires CPython 3.11.x. The server depends on the relevant external arXiv services for online search, paper retrieval, and citation operations; local tools require the corresponding papers or indexes to already exist.

The project warns that an unrelated npm package has the same name. Installation should therefore use the PyPI package through uvx, not npm, pnpm, or npx. The repository is licensed under Apache-2.0.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • MCP Simple Arxiv logoMCP Simple Arxiv

    MCP for LLM to search and read papers from arXiv

    ๐Ÿ”Ž Search & Data Extraction4 views
    Compare vs MCP Simple Arxiv โ†’
  • IlyaGusev Academia MCP logoIlyaGusev Academia MCP

    Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accelโ€ฆ

    ๐Ÿ”Ž Search & Data Extraction2 views
    Compare vs IlyaGusev Academia MCP โ†’
  • MCP Paperswithcode logoMCP Paperswithcode

    MCP to search through PapersWithCode API

    ๐Ÿ”Ž Search & Data Extraction3 views
    Compare vs MCP Paperswithcode โ†’
  • Firecrawl MCP Server logoFirecrawl MCP Server
    Verified

    Official Firecrawl server to search the web and scrape, crawl, map, and extract structured data from any site for LLMs. Handles JS-rendered pages, PDFs, and batch jobs; hosted remote MCP with OAuth or self-host.

    ๐Ÿ”Ž Search & Data Extraction5 views
    Compare vs Firecrawl MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
3.1k
Stargazers on the source repository.
npm downloads
491
Package downloads in the last 30 days.
Last commit
16d ago
Most recent push to the default branch.
Tools exposed
19
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Arxiv MCP Server

Install `uv`, then run `uvx arxiv-mcp-server`. The project publishes the server on PyPI and does not require cloning the repository.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewArxiv MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/blazickjp-arxiv-mcp-server?style=directory)](https://allmcps.com/mcp/blazickjp-arxiv-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/blazickjp-arxiv-mcp-server"><img src="https://allmcps.com/api/badge/blazickjp-arxiv-mcp-server?style=directory" alt="Arxiv MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ŽSearch & Data Extraction
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseApache-2.0
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
11/11 checks healthy over the last 34d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3,125
GitHub Star CountTotal stargazers on GitHub representing community popularity (3,125 stars).
Last commit16d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 26, 2026
npm downloads491/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
64Quality signal: Good ยท 64/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity12/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท arxiv-mcp-server (PyPI)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”Ž Search & Data Extraction โ†’Best MCP servers for Web Search & Scraping โ†’Alternatives to Arxiv MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code