Google Maps
Summary
Location services for AI clients — geocoding, place search, directions, and travel-time calculations.
Features
- Geocode addresses and reverse-geocode coordinates
- Search places and retrieve details and reviews
- Directions and distance matrix calculations
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The Google Maps MCP server gives an assistant real location data, which turns vague geographic questions into answers grounded in the actual world rather than in training data.
What it exposes
- Geocoding — address to coordinates, and reverse
- Place search by text query or nearby a point, with types and radius filters
- Place details including opening hours, ratings, reviews, and contact information
- Directions between points across driving, walking, cycling, and transit
- Distance matrix for travel times between many origins and destinations
- Elevation data for coordinates
Realistic uses
Trip planning where the assistant needs to know what is actually near a hotel and how long it takes to get between things; logistics questions about routing; and any application where "find the nearest X" needs to be true rather than plausible.
Setup
Requires a Google Maps Platform API key with the relevant APIs enabled. Note that Maps Platform is billed per request, so an assistant left to explore freely can generate real cost — set quotas.
Part of the MCP reference collection, now in the archived servers repository.
Related MCP Servers
Apify Actors
by Apify
Apify's official MCP server — turn thousands of ready-made scrapers into tools your assistant can call.
Browserbase
by Browserbase
Browserbase's official MCP server — cloud browser automation with Stagehand's natural-language actions.

SearXNG MCP Server
by Ihor Sokoliuk
Private, self-hosted web search for AI assistants via SearXNG, with pagination, filters, and URL-to-markdown reading.
Wikipedia
by cyanheads
Search and read Wikipedia from an AI client — summaries, full articles, specific sections, and nearby pages.