MCPServers
Google Maps - MCP server logo

Google Maps

9
0

Summary

MCP Google Map provides a bridge to the Google Maps API, enabling location-based operations like place searching and geocoding. Developed by CabLate, this TypeScript implementation uses the @googlemaps/google-maps-services-js library to interact with Google's services. The server exposes tools for querying location data, finding nearby places, and retrieving geographical information - making it particularly valuable for applications that need to incorporate location intelligence without leaving the conversation interface.

Available Actions(7)

search_nearby

Search for places near a specific location.

get_place_details

Get detailed information about a specific place.

maps_geocode

Convert an address to coordinates.

maps_reverse_geocode

Convert coordinates to an address.

maps_distance_matrix

Calculate distances and times between multiple origins and destinations.

maps_directions

Get directions between two points.

maps_elevation

Get elevation data for specific locations.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签