cyanheads/arxiv-mcp-server
Search arXiv, fetch paper metadata, and read full-text content via MCP. STDIO & Streamable HTTP.
Platform-specific configuration:
{
"mcpServers": {
"arxiv-mcp-server": {
"command": "npx",
"args": [
"-y",
"arxiv-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...