You're viewing a demo portfolio

Join the waitlist
PRSM

get_business

Active

Tool of Yelp

declared in 0.1.0

Get full details for a single Yelp business by its id or alias. Returns rating, review count, price, categories, address, phone, hours, photos, and coordinates. Example: get_business({ id: "garaje-san-francisco" }).

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Yelp business id or alias (from search_businesses results)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own Yelp Fusion API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Yelp

https://github.com/pipeworx-io/mcp-yelp

1/7 registries
View full server →