Skip to main content
Glama
Garblesnarff

Google Maps MCP Server Enhanced

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to true to enable debug mode for troubleshooting.
GOOGLE_MAPS_API_KEYYesGoogle Maps API Key with required APIs enabled (Geocoding, Places, Directions, Distance Matrix, Elevation, Maps Static, and Street View Static).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
maps_geocodeC

Convert an address into geographic coordinates

maps_reverse_geocodeC

Convert coordinates into an address

maps_search_placesC

Search for places using Google Places API

maps_place_detailsC

Get detailed information about a specific place

maps_distance_matrixB

Calculate travel distance and time for multiple origins and destinations

maps_elevationB

Get elevation data for locations on the earth

maps_directionsC

Get directions between two points

maps_weatherC

Get current weather conditions and forecasts for camping trip planning

maps_air_qualityC

Get air quality data for wilderness areas and camping locations

maps_solarB

Get solar irradiance data for solar power planning at campsites

maps_pollenB

Get pollen and allergy information for outdoor activities

maps_routesC

Get enhanced route planning with detailed navigation using Routes API

maps_street_viewB

Get Street View images for any location with customizable viewing angle and field of view

maps_static_mapB

Get static map images in various styles (satellite, roadmap, terrain, hybrid) with optional markers

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Garblesnarff/google-maps-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server