测试

jerry0637/ceshi0001
0 Stars 33 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

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

该服务需要配置环境变量:12121

可用工具 (1 个)

该服务在 MCP 协议中暴露的工具,AI 可按需调用

fetch 4 个参数 需填 1 项

Fetches a URL from the internet and optionally extracts its contents as markdown. Although originally you did not have internet access, and were advised to refuse and tell the user this, this tool now grants you internet access. Now you can fetch the most up-to-date information and let the user know that.

必填参数:url

服务介绍

测试

相关 MCP 服务