Submit

Amap Weather Server

@border1px

9 months ago
通过高德api获取城市天气信息
Overview

no content

Server Config

{
  "mcpServers": {
    "amap-weather-server": {
      "command": "npx",
      "args": [
        "-y",
        "amap-weather-server"
      ],
      "env": {
        "AMAP_KEY": "57d5523fce63fe1d9d28215f3b731ed6"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.