Skip to main content
MCP Server

A Model Context Protocol server for searching and analyzing arXiv papers

Share
2,814 stars Python Apache-2.0 Updated: 2026-06-04

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Arxiv MCP server for me.

Server: Arxiv
Description: A Model Context Protocol server for searching and analyzing arXiv papers
Install command: npx -y blazickjp/arxiv-mcp-server

GitHub: https://github.com/blazickjp/arxiv-mcp-server

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "arxiv": {
      "command": "npx",
      "args": [
        "-y",
        "blazickjp/arxiv-mcp-server"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y blazickjp/arxiv-mcp-server
npm Install via npm
npm install blazickjp/arxiv-mcp-server
pip Install via pip
pip install arxiv-mcp-server

Tools (1)

execute

Execute arxiv operations

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

PyPI Version PyPI Downloads GitHub Stars [GitHub Forks](https://github.com/blazic

Overview

A Model Context Protocol server for searching and analyzing arXiv papers

Installation

NPX

npx -y blazickjp/arxiv-mcp-server

NPM

npm install blazickjp/arxiv-mcp-server

PIP

pip install arxiv-mcp-server

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.