Skip to content

Google Maps Scraper for Zed

com.gmapsextractor/google-maps-scraper

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

client:Zed transport:streamable-http

Install Google Maps Scraper in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Google Maps Scraper in other clients