Skip to content
Gemini CLI

Google Maps Scraper for Gemini CLI

com.gmapsextractor/google-maps-scraper

Live Google Maps business search, review, and photo data for AI agents over MCP.

client:Gemini CLI transport:streamable-http

Install Google Maps Scraper in Gemini CLI

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

{
  "mcpServers": {
    "google-maps-scraper": {
      "httpUrl": "https://cloud.gmapsextractor.com/api/mcp"
    }
  }
}

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 Scraper in other clients