t

test必应

yaojingyi/testyao
0 Stars 302 次浏览 更新于 2026-08-23

MCP 服务配置

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

{
  "mcpServers": {
    "weather": {
      "args": [
        "-y",
        "@timlukahorstmann/mcp-weather"
      ],
      "command": "npx",
      "env": {
        "ACCUWEATHER_API_KEY": "your_api_key_here"
      }
    }
  }
}

该服务需要配置环境变量:testarray、testbool、testint、testnum、teststring

可用工具 (1 个)

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

generate_ppt_by_topic 1 个参数 需填 1 项

Generate PowerPoint presentations from topics

必填参数:topic

服务介绍

部署文档

相关 MCP 服务