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

カテゴリ

タグ