Fetch MCP Server Configuration & Usage Guide

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

Fetches web content and converts it to Markdown format for easy AI reading

Low Risk Category: Search & Knowledge Base Verified: 2026-05-18 Status: Verified

Supported Clients

Installation Command

uvx mcp-server-fetch

Configuration Example

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

Permission Scope & Security Notes

只读取网页内容,不执行操作,风险较低

Risk Score:2/10

Common Errors

uvx 找不到
安装 uv:curl -LsSf https://astral.sh/uv/install.sh | sh
网页获取失败
部分网站有反爬机制,换一个 URL 测试

Sources

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

Related Tools