Back to directory
kelvingao/arxiv-mcp

kelvingao/arxiv-mcp

@kelvingao

MCP server for retrieving papers from arXiv based on keywords

arxivacademicpaper-searchresearchmcppythoncontext

Installation & Configuration

{
  "mcpServers": {
    "arxiv": {
      "command": "uv",
      "args": [
        "run",
        "python",
        "src/main.py"
      ],
      "env": {
        "TRANSPORT": "stdio"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/15
Updated
2026/6/17