ArXiv MCP Server Configuration & Usage Guide

📦
Installationuvx
⚠️
Risk LevelLow Risk
🔑
API KeyNot Required
💻
Clients3 supported

ArXiv academic paper search, supporting keyword, author, and category-based abstract retrieval

Low Risk Category: Search & Knowledge Base Verified: 2026-05-18 状态:部分核验

Supported Clients

Installation Command

uvx arxiv-mcp-server

Configuration Example

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

Permission Scope & Security Notes

只查询公开的 ArXiv 论文数据,Not Required API Key,风险极低

Risk Score:1/10

Common Errors

网络超时
ArXiv API 有时响应较慢,增加超时时间或重试
uvx 找不到
安装 uv:curl -LsSf https://astral.sh/uv/install.sh | sh

Sources

Recently Verified:2026-05-18。Client versions and configuration formats may change. Please refer to official documentation before use.

Related Tools