t

test

SakuraTing/test
0 Stars 232 次浏览 更新于 2026-08-23

MCP 服务配置

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

{
  "mcpServers": {
    "calculator": {
      "args": [
        "--directory",
        "D:\\1maas\\mcp-calculator\\src\\calculator",
        "run",
        "calculator.py"
      ],
      "command": "uv"
    }
  }
}

服务介绍

暂无内容,测试用

相关 MCP 服务