Skip to content
Gemini CLI

google maps photos for Gemini CLI

io.github.johnisanerd/google-maps-photos

Google Maps place photos: image URLs, thumbnails, positions, and Street View panoramas.

client:Gemini CLI transport:streamable-http

Install google maps photos in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "google-maps-photos": {
      "httpUrl": "https://mcp.apify.com/?tools=johnvc/google-maps-photos-api"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

google maps photos in other clients