Back to directory
amap-weather-mcp-server

amap-weather-mcp-server

@ACAne032013

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

天气查询高德地图MCP服务中国城市天气tool

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
2025/4/8
Updated
2026/6/6