cablate/mcp-google-map
by Various
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
MCP
cablate/mcp-google-map
Added 1 June 2026
Overview
An MCP server that wraps Google Maps API endpoints for use with LLM agents. It exposes place search, geocoding, directions, and elevation data through the Model Context Protocol, letting AI assistants query map services directly.
Best for
Best for
Developers building LLM agents that need real-world location and navigation data
Use cases
- Let an LLM agent find nearby restaurants or businesses by category and location
- Get turn-by-turn driving or walking directions between two addresses
- Retrieve elevation data for a set of geographic coordinates
How to use
Install
npx @cablate/mcp-google-map --stdio Tools exposed
Self-hostedmaps_search_nearbymaps_search_placesmaps_place_detailsmaps_geocodemaps_reverse_geocodemaps_distance_matrixmaps_directionsmaps_elevationmaps_timezonemaps_weathermaps_air_qualitymaps_static_mapmaps_batch_geocodemaps_search_along_routemaps_explore_areamaps_plan_routemaps_compare_placesmaps_local_rank_trackerGOOGLE_MAPS_ENABLED_TOOLS
Tested with
Claude Desktop, Cursor, VS Code
Notes
An MCP server that wraps Google Maps API endpoints for use with LLM agents. It exposes place search, geocoding, directions, and elevation data through the Model Context Protocol, letting AI assistants query map services directly.
322 stars on GitHub. Last updated 2026-04-21. Licensed MIT.
Use cases
- Let an LLM agent find nearby restaurants or businesses by category and location
- Get turn-by-turn driving or walking directions between two addresses
- Retrieve elevation data for a set of geographic coordinates
Pros
- 322 GitHub stars indicate community trust and active use
- Written in TypeScript with typed interfaces for reliable integration
- Covers multiple Google Maps API features in one MCP server
Cons
- Requires a Google Maps API key with billing enabled, adding cost
- Limited to Google Maps data, no support for alternative map providers
- Dependent on MCP protocol adoption by the LLM client or framework
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- 322 GitHub stars indicate community trust and active use
- Written in TypeScript with typed interfaces for reliable integration
- Covers multiple Google Maps API features in one MCP server
Cons
- Requires a Google Maps API key with billing enabled, adding cost
- Limited to Google Maps data, no support for alternative map providers
- Dependent on MCP protocol adoption by the LLM client or framework
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.