# arXiv MCP Server

Enable natural language interaction with the arXiv API to retrieve scholarly article metadata, download PDFs, and load articles into large language model contexts. Search and fetch articles seamlessl…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add prashalruchiranga/arxiv-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list prashalruchiranga/arxiv-mcp-server
```

---

Source: https://github.com/prashalruchiranga/arxiv-mcp-server | License: MIT
