Google Maps Scraper for Grok
com.gmapsextractor/google-maps-scraper
Live Google Maps business search, review, and photo data for AI agents over MCP.
client:Grok
transport:streamable-http
Install Google Maps Scraper in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"google-maps-scraper": {
"type": "http",
"url": "https://cloud.gmapsextractor.com/api/mcp"
}
}
}
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