google maps leads for Claude Desktop
io.github.dataleadspro/google-maps-leads
Turn Maps queries into lead lists: businesses, phones, websites, and reviews with async job control.
client:Claude Desktop
transport:streamable-http
tools:4
Install google maps leads in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"google-maps-leads": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://data.dataleads.pro/mcp/google-maps-leads"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs