AutoNavi (Amap)

Integrates with China's AutoNavi (Amap) mapping service to provide geocoding, reverse geocoding, place search, weather data, and multi-modal route planning for driving, walking, cycling, and public transit within China's geographic context.

View Source
1 stars
0 tools
Created Aug 2025
@masx200/masx200-autonavi-amap-amap-maps-mcp-server

About

Integrates with China's AutoNavi (Amap) mapping service to provide geocoding, reverse geocoding, place search, weather data, and multi-modal route planning for driving, walking, cycling, and public transit within China's geographic context.

Categories

general

Installation

npm

npm install @masx200/masx200-autonavi-amap-amap-maps-mcp-server

Configuration

{ "mcpServers": { "masx200-autonavi-amap-amap-maps-mcp-server": { "command": "npx", "args": [ "-y", "@masx200/masx200-autonavi-amap-amap-maps-mcp-server" ] } } }