GrabMaps MCP Server
Provide seamless access to GrabMaps geocoding and routing services across 8 countries in Southeast Asia through a standardized MCP interface.
What it can do
- SearchPlaceIndexForText: Search for places using text query. GrabMaps supports 8 Southeast Asian countries: Malaysia, Singapore, Thailand, Myanmar, Cambodia, Vietnam, Philippines, Indonesia.
- SearchPlaceIndexForPosition: Search for places by coordinates (reverse geocoding). Supports Southeast Asia only.
- SearchPlaceIndexForSuggestions: Get place suggestions based on partial text input. Supports Southeast Asia only.
What data it sees
Do you need an account
No: the server works without sign-in
Provide seamless access to GrabMaps geocoding and routing services across 8 countries in Southeast Asia through a standardized MCP interface. Enable AI models and applications to perform place searches, reverse geocoding, route calculations, and place detail retrieval efficiently. Simplify integration with GrabMaps data via AWS Location Service without requiring direct map rendering capabilities.
Available coverage countries for GrabMaps usage:
- ๐ฒ๐พ Malaysia
- ๐ธ๐ฌ Singapore
- ๐น๐ญ Thailand
- ๐ฒ๐ฒ Myanmar
- ๐ฐ๐ญ Cambodia
- ๐ป๐ณ Vietnam
- ๐ต๐ญ Philippines
- ๐ฎ๐ฉ Indonesia
Note: this MCP server is NOT officially affiliated with Grab, GrabMaps, or AWS Location Service.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| searchPlaceIndexForText | Search for places using text query. GrabMaps supports 8 Southeast Asian countries: Malaysia, Singapore, Thailand, Myanmar, Cambodia, Vietnam, Philippines, Indonesia. |
| searchPlaceIndexForPosition | Search for places by coordinates (reverse geocoding). Supports Southeast Asia only. |
| searchPlaceIndexForSuggestions | Get place suggestions based on partial text input. Supports Southeast Asia only. |
| getPlace | Get place details by place ID. Supports Southeast Asia only. |
| calculateRoute | Calculate a route between two points. Supports Car, Truck, Walking, Bicycle, Motorcycle modes. |
| calculateRouteMatrix | Calculate route matrix between multiple origins and destinations. |