Back to directory
acane0320/amap-weather-mcp-server

acane0320/amap-weather-mcp-server

@ACAne0320

基于高德地图 API 的中国城市天气查询 MCP Server

天气高德地图中国APIMCPPythonWeather预报context

Installation & Configuration

{
  "mcpServers": {
    "amap-weather-mcp-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/weather",
        "run",
        "weather.py"
      ],
      "env": {
        "AMAP_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Information

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