MCP Google Map Server
by cablate
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_MAPS_API_KEY | Yes | Your Google Maps API key obtained from Google Cloud Console |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_nearbyC | 搜尋附近的地點 |
| get_place_detailsC | 獲取特定地點的詳細資訊 |
| maps_geocodeC | 將地址轉換為座標 |
| maps_reverse_geocodeC | 將座標轉換為地址 |
| maps_distance_matrixC | 計算多個起點和終點之間的距離和時間 |
| maps_directionsC | 獲取兩點之間的路線指引 |
| maps_elevationC | 獲取位置的海拔數據 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cablate/mcp-google-map'
If you have feedback or need assistance with the MCP directory API, please join our Discord server