Back to directory
dlyzzt/china-weather-mcp-server

dlyzzt/china-weather-mcp-server

@DLYZZT

MCP server to query real-time weather in Chinese cities using AMap Weather API

weatherchinaamap高德地图weather-apimcp-serverpythontool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "uv",
      "args": [
        "--directory",
        "path/china-weather-mcp-server",
        "run",
        "weather.py"
      ],
      "env": {
        "AMAP_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17