Amap MCP server
Chinese maps, geocoding, and routing via Amap.
How it runs
Amap is a stdio MCP server. mcpfold launches it with:
npx -y @amap/amap-maps-mcp-serverAdd to your config
mcpfold add @amap/amap-maps-mcp-serverNeeds a token — mcpfold stores it as a reference (${env:AMAP_MAPS_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.