Loading MCP server directory, please wait...
Scrape Google Maps business leads (phones, websites, emails, socials) with Hubertino.
npx @getmcp/cli add io.github.hubertino-app/hubertino-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HUBERTINO_API_KEYYour Hubertino API key (hub_live_...), from https://hubertino.com/dashboard/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hubertino-app/hubertino-mcp": {
"command": "npx",
"args": [
"-y",
"@hubertino/mcp-server"
],
"env": {
"HUBERTINO_API_KEY": "",
"HUBERTINO_API_URL": "https://hubertino.com",
"HUBERTINO_DOWNLOAD_DIR": ""
}
}
}
}