Google Maps Places for Claude Code
io.github.domdomegg/google-maps-places-mcp
Allow AI systems to search for places and get business info via Google Maps Places API.
client:Claude Code
transport:stdio
runtime:npm
Install Google Maps Places in Claude Code
run in your project directory
claude mcp add google-maps-places-mcp -e GOOGLE_ACCESS_TOKEN=<GOOGLE_ACCESS_TOKEN> -- npx -y google-maps-places-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs