arxiv-mcp-server MCP Server — Claude & Cursor Integration

# arxiv-mcp-server MCP Server ## What is arxiv-mcp-server? arxiv-mcp-server is a production-ready Model Context Protocol (MCP) server with 3,115 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install blazickjp/arxiv-mcp-server # Or manual git clone https://github.com/blazickjp/arxiv-mcp-server.git cd arxiv-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 3,115 - **Forks:** 🍴 252 - **License:** Apache-2.0 - **Updated:** 2026-09-07 - **Repo:** [blazickjp/arxiv-mcp-server](https://github.com/blazickjp/arxiv-mcp-server)