MCPServers
Google Maps logo

Google Maps

9
698
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

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Language

TypeScript

Categories

Tags

Google Maps MCP Server