Arxiv MCP Server

v1.0.0APIsstable

A Model Context Protocol server for searching and analyzing arXiv papers

aiarxivclaude-aigptllm
Share:
2,754
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol server for searching and analyzing arXiv papers

Features

  • search_papers
  • download_paper
  • list_papers
  • read_paper

Use Cases

Search for papers on arXiv with advanced filtering and query optimization. QUERY CONSTRUCTION GUIDELINES: - Use QUOTED PHRASES for exact matches: 'multi-agent systems', 'neural networks', 'machine learning' - Combine related concepts with OR: 'AI age
Download a paper and create a resource for it
List all existing papers available as resources
Read the full content of a stored paper in markdown format
blazickjp

Maintainer

LicenseApache-2.0
Languagepython
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx arxiv

Examples

Basic Configuration

Configure Arxiv MCP Server

npx arxiv

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "arxiv": { "command": "npx", "args": ["-y", "arxiv"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Arxiv MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides