根据经纬度查询天气

tj619569391/weather_query
Hosted
0 Stars 23 次浏览 更新于 2026-08-23

MCP 服务配置

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

{
  "mcpServers": {
    "weather": {
      "args": [
        "--from",
        "tj-weather==0.1.2",
        "weather"
      ],
      "command": "uvx"
    }
  }
}

可用工具 (1 个)

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

get_weather 3 个参数 需填 2 项

必填参数:latitude、longitude

服务介绍

可根据经纬度查询天气情况

相关 MCP 服务