You're viewing a demo portfolio

Join the waitlist
PRSM

google-maps__generate_leads

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Google Maps] Generate B2B leads by scraping businesses from Google Maps with contact info. Returns names, addresses, phone, website, ratings. Args: business_type: Type of business (e.g. 'dentist', 'real estate agent', 'auto repair') city: City name (e.g. 'Austin') state: State abbreviation (e.g. 'TX') max_results: Maximum leads to generate (default 50)

Parameters schema

{
  "type": "object",
  "required": [
    "business_type",
    "city",
    "state"
  ],
  "properties": {
    "city": {
      "type": "string"
    },
    "state": {
      "type": "string"
    },
    "max_results": {
      "type": "integer",
      "default": 50
    },
    "business_type": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →