Arxiv MCP
← Back to MCPs
📄
Arxiv
Data Processingv1.0.0
ArXiv MCP is a comprehensive Model Context Protocol (MCP) server that enables Language Learning Models (LLMs) to search, analyze, and access research papers from the ArXiv preprint repository. This server provides advanced search capabilities, paper analysis tools, and citation management with seamless integration with AI coding assistants.
Keywords: data processing, arxiv, publications, scientific data, research, papers
License: MIT
Installation
{
"mcpServers": {
"arxiv-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "arxiv"]
}
}
}