You're viewing a demo portfolio

Join the waitlist
PRSM

google-maps__search_local_businesses

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Google Maps] Search Google Maps for local businesses. Returns business names, addresses, ratings, phone numbers, and websites. Args: query: Business type or search query (e.g. 'plumber', 'italian restaurant') location: City or area to search (e.g. 'San Francisco, CA') max_results: Maximum results (default 20)

Parameters schema

{
  "type": "object",
  "required": [
    "query",
    "location"
  ],
  "properties": {
    "query": {
      "type": "string"
    },
    "location": {
      "type": "string"
    },
    "max_results": {
      "type": "integer",
      "default": 20
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →