i

i3117-test-server

mattasui/i3117-test-server
0 Stars 4 次浏览 野生马特 更新于 2026-08-23

MCP 服务配置

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

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