Arxiv MCP
โ Back to MCPs
๐
Arxiv
Data Processingv2.2.3
ArXiv MCP server implementation using Model Context Protocol
Keywords: data processing, arxiv, publications, scientific data, research, papers, iowarp, grc
License: BSD-3-Clause
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"arxiv-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "arxiv"]
}
}
}