Scrape Google Maps business leads (phones, websites, emails, socials) with Hubertino.
claude mcp add hubertino-mcp -- npx -y @hubertino/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"hubertino-mcp": {
"command": "npx",
"args": [
"-y",
"@hubertino/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hubertino-mcp": {
"command": "npx",
"args": [
"-y",
"@hubertino/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hubertino-mcp": {
"command": "npx",
"args": [
"-y",
"@hubertino/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hubertino-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hubertino/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hubertino-mcp": {
"command": "npx",
"args": [
"-y",
"@hubertino/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.hubertino-app--hubertino-mcp/reviews or the review_server meta-tool.
POST /mcp