Loading MCP server directory, please wait...
Scrape Google Maps business data from any MCP client — names, phones, emails, websites, ratings.
npx @getmcp/cli add io.gmapsscraper/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GMAPSSCRAPER_API_KEYAPI key from https://gmapsscraper.io/dashboard (free tier: 10 credits)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.gmapsscraper/mcp": {
"command": "npx",
"args": [
"-y",
"@gmapsscraper/mcp"
],
"env": {
"GMAPSSCRAPER_API_KEY": ""
}
}
}
}