Skip to content
Grok

google maps photos for Grok

io.github.johnisanerd/google-maps-photos

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

client:Grok transport:streamable-http

Install google maps photos in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

google maps photos in other clients