Submit

Qweather Mcp Server Unofficial

@HongpengM

Tools

Server Config

{
  "mcpServers": {
    "qweather": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/your_dir",
        "run",
        "src/unoff_qweather/qweather.py"
      ],
      "env": {
        "QWEATHER_API_KEY": "your_api_key_here",
        "QWEATHER_API_HOST": "api.qweather.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.