# ArXiv Server

Enable AI assistants to search and access arXiv papers through a simple MCP interface.

## Quick Start

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

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

---

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