Google Maps Scraper for Cursor
com.gmapsextractor/google-maps-scraper
Live Google Maps business search, review, and photo data for AI agents over MCP.
client:Cursor
transport:streamable-http
Install Google Maps Scraper in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-maps-scraper": {
"url": "https://cloud.gmapsextractor.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs