amap-mcp-server

sugarforever/amap-mcp-server
★ 104 stars Python 🌐 Browser/Web Updated 11d ago
高德地图MCP Server,支持stdio, sse和streamable-http
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "amap-mcp-server": {
      "command": "uvx",
      "args": [
        "amap-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install amap-mcp-server

Topics

mcp