mcp-arxiv-server

chunsu1002/mcp-arxiv-server
★ 0 stars Rust 🤖 AI/LLM Updated 7d ago
A Rust-based MCP server for searching arXiv academic papers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-arxiv-server": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-arxiv-server"
      ]
    }
  }
}

Topics

anthropicarxivclaudemcpmodel-context-protocolrmcprust