Skip to main content
Glama
Mannycon1

Google Maps MCP Server

by Mannycon1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_MAPS_API_KEYYesYour Google Maps API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
maps_geocodeA

Convert a street address or place name into geographic coordinates (latitude/longitude)

maps_reverse_geocodeA

Convert geographic coordinates (latitude/longitude) into a human-readable address

maps_search_placesA

Search for places (restaurants, businesses, landmarks, etc.) using a free-text query, optionally biased to a location

maps_place_detailsA

Get detailed information about a specific place by its place_id (contact info, hours, reviews, etc.)

maps_directionsA

Get turn-by-turn directions between an origin and destination

maps_distance_matrixA

Get travel distances and durations between multiple origins and destinations

maps_elevationA

Get elevation data (in meters) for one or more geographic coordinates

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/Mannycon1/Google-Maps-Mcp'

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