arxiv-mcp-server

arxiv-mcp-server

A server that searches and analyzes arXiv papers via the MCP protocol.

MCPResearchOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 2.9k
Source
mcp-github

Overview

The ArXiv MCP Server is a server based on the Model Context Protocol (MCP) that provides AI assistants with a bridge to programmatically search and access research papers from arXiv. This tool allows users to query papers within specific date ranges and categories, download, and read paper content. Ideal for AI applications requiring academic research or literature retrieval.

Capabilities

  • Filter papers by date and category
  • Download and read paper content
  • View list of downloaded papers
  • Store papers locally to speed up access
  • Provide a set of research prompts for paper analysis

Use cases

Literature retrieval in academic researchAutomated abstract generation for papersKnowledge management in scientific research

Setup

Requires: Python 3.11+API Key
npx -y @smithery/cli install arxiv-mcp-server --client claude OR download the .mcpb file from GitHub and install it via Claude Desktop.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install the ArXiv MCP Server?

It can be installed via Smithery CLI or Claude Desktop.

Which operating systems are supported?

Supports macOS (Apple Silicon and Intel).

Related skills