[ MCP_NODE_3897 ]
arxiv-mcp-server
CATEGORY:
Academic Research
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
Search, download, and analyze academic papers from arXiv. Supports full-text search, paper retrieval, and local storage for research workflows.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"arxiv-mcp-server-en": {
"description": "Search, download, and analyze academic papers from arXiv. Supports full-text search, paper retrieval, and local storage for research workflows.",
"command": "uvx",
"args": [
"arxiv-mcp-server"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.