Skip to main content

Arxiv MCP

โ† Back to MCPs
๐Ÿ“„

Arxiv

Data Processingv1.0.0

ArXiv MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 13 tools for research paper discovery: search by author/title/keywords, download PDFs, export BibTeX citations. Enables AI agents to search and retrieve scientific publications.

Keywords: data processing, arxiv, publications, scientific data, research, papers, iowarp, grc
License: MIT

Installation Playbooks

Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.

{
"mcpServers": {
"arxiv-mcp": {
"command": "uvx",
"args": ["agent-toolkit", "arxiv"]
}
}
}