[ MCP_NODE_3896 ]

arXiv 论文搜索

分类:
协议: MCP v1.0
[ 描述 ]

支持搜索、下载和分析 arXiv 学术论文。提供全文搜索、文献检索和本地存储功能。

[ 配置_JSON ]
claude_desktop_config.json
{
    "mcpServers": {
        "arxiv-mcp-server": {
            "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"
            ]
        }
    }
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们
[ 上行信息 ]
类型
Unknown
如何安装:
  1. 打开您的 Claude Desktop 配置文件。
  2. 复制左侧的 JSON 代码块。
  3. 将其粘贴到 mcpServers 节点下。
  4. 重启 Claude Desktop 客户端。