Google Maps MCP Server for Claude Code
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
client:Claude Code
transport:stdio
runtime:npm
Install Google Maps MCP Server in Claude Code
run in your project directory
claude mcp add google-map -e GOOGLE_MAPS_API_KEY=<GOOGLE_MAPS_API_KEY> -e GOOGLE_MAPS_ENABLED_TOOLS=<GOOGLE_MAPS_ENABLED_TOOLS> -- npx -y @cablate/mcp-google-map
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs