Google Maps MCP server
Geocoding, directions, and places via Google Maps.
How it runs
Google Maps is a stdio MCP server. mcpfold launches it with:
npx -y @modelcontextprotocol/server-google-mapsAdd to your config
mcpfold add @modelcontextprotocol/server-google-mapsNeeds a token — mcpfold stores it as a reference (${env:GOOGLE_MAPS_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.