Tools
maps_regeocode
maps_geo
maps_ip_location
maps_weather
maps_search_detail
maps_bicycling
maps_direction_walking
maps_direction_driving
maps_direction_transit_integrated
maps_distance
maps_text_search
maps_around_search
Server Config
{
"mcpServers": {
"amap-maps": {
"command": "npx",
"args": [
"-y",
"@amap/amap-maps-mcp-server"
],
"env": {
"AMAP_MAPS_API_KEY": "api_key"
}
}
}
}