Google Maps Real Estate Agency Data Scraper for Claude Desktop
com.ranovam/realestate-agency-maps-scraper
Google Maps scraper for real estate agencies and agents in any city.
client:Claude Desktop
transport:streamable-http
Install Google Maps Real Estate Agency Data Scraper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"realestate-agency-maps-scraper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com?tools=enezli/realestate-agency-maps-scraper"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs