Stats
Actions
Tags
From clio-arxiv
Provides local access to arXiv preprint repository via clio-kit for searching, retrieving scientific papers, and metadata. No API keys required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clio-arxiv": {
"command": "uvx",
"args": [
"clio-kit",
"arxiv"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub iowarp/clio-kit --plugin clio-arxiv