Catalog
io.github.iowarp/arxiv-mcp
Officialby iowarp · Python
CLIO Arxiv
ArXiv MCP server implementation using Model Context Protocol
Search and retrieve academic papers from the ArXiv repository.
Topics
ai4hpcai4sciencehpchpc-aimcpmcp-toolsclioclio-kit
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"arxiv-mcp": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}