HasData Google Maps for Gemini CLI
com.hasdata/google-maps
Google Maps places, reviews, contributor history, photos and posts as JSON. No Google Cloud.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install HasData Google Maps in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-maps": {
"httpUrl": "https://mcp.hasdata.com/mcp?apis=google_maps"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs