GrabMaps MCP Server
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.
https://mcp-grabmaps--hithereiamaliff.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/hithereiamaliff/mcp-grabmaps 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://mcp-grabmaps--hithereiamaliff.run.tools
Tools (6)
-
searchPlaceIndexForTextSearch for places using text query. GrabMaps supports 8 Southeast Asian countries: Malaysia, Singapore, Thailand, Myanmar, Cambodia, Vietnam, Philippines, Indonesia.
-
searchPlaceIndexForPositionSearch for places by coordinates (reverse geocoding). Supports Southeast Asia only.
-
searchPlaceIndexForSuggestionsGet place suggestions based on partial text input. Supports Southeast Asia only.
-
getPlaceGet place details by place ID. Supports Southeast Asia only.
-
calculateRouteCalculate a route between two points. Supports Car, Truck, Walking, Bicycle, Motorcycle modes.
-
calculateRouteMatrixCalculate route matrix between multiple origins and destinations.