计算器

xinleiii/mcp-calculator-xinleiiii
0 Stars 4 次浏览 更新于 2026-08-23

MCP 服务配置

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

{
  "mcpServers": {
    "mcp_calculator_kel": {
      "args": [
        "--index-strategy",
        "unsafe-best-match",
        "--extra-index-url",
        "https://test.pypi.org/simple/",
        "mcp_calculator_xinleiiii@latest"
      ],
      "command": "uvx"
    }
  }
}

服务介绍

这是一个计算器

相关 MCP 服务