Catalog
io.github.guptaprakhariitr/arxiv-mcp
Officialby guptaprakhariitr · TypeScript
ArXiv
ArXiv preprint search, daily category digest, and author-collaborator graph.
Searches ArXiv preprints, provides daily category digests, and maps author collaborations.
Topics
academicarxivclaudecursormcpmcp-servermodel-context-protocolpreprintresearchauthor-graph
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"arxiv-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://arxiv-mcp.atlasword.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.