What is the Google Maps Scraper MCP server?
It is a remote Model Context Protocol server that lets compatible AI clients call Google Maps Scraper tools for Google Maps searches, public reviews, and public business photos.
Which MCP transport does it use?
The server uses Streamable HTTP at https://cloud.gmapsextractor.com/api/mcp.
How do I authenticate the MCP server?
Send your Google Maps Scraper API key in the Authorization header as a Bearer token. Keep the key in an environment variable or your client's secure input setting.
Can I use the Google Maps Scraper MCP server with Claude Code, Cursor, VS Code, or Codex?
Yes. These clients can connect to remote HTTP MCP servers. Use the setup configuration on this page and your Google Maps Scraper API key. For Codex, add the provided block to ~/.codex/config.toml.
What Google Maps data can my AI agent retrieve?
The current MCP tools support business searches, public Google Maps reviews, and public business photos. The returned data depends on the selected tool and available public listing information.
Do I need a paid API plan?
You can create an API account and start with the available free monthly requests. Higher-volume AI workflows can use an API plan that fits their request volume.