You're viewing a demo portfolio

Join the waitlist
PRSM

search_restaurants

Active

Tool of Hawaii Conditions MCP Server

declared in 1.0.0

Find restaurants by location, cuisine, price range, open-now filter. Cost: $0.25.

Parameters schema

{
  "type": "object",
  "required": [
    "location"
  ],
  "properties": {
    "price": {
      "enum": [
        "$",
        "$$",
        "$$$",
        "$$$$"
      ],
      "type": "string",
      "description": "Price range"
    },
    "cuisine": {
      "type": "string",
      "description": "Cuisine type (e.g. Hawaiian, Japanese, Mexican)"
    },
    "location": {
      "type": "string",
      "description": "Location to search (e.g. Waikiki, Kailua, Lahaina)"
    },
    "open_now": {
      "type": "boolean",
      "description": "Filter for currently open restaurants"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hawaii Conditions MCP Server

https://github.com/spacemandomains/2_hawaii_conditions_mcp_server

1/7 registries
View full server →
search_restaurants — Hawaii Conditions MCP Server — PRSM MCP