You're viewing a demo portfolio

Join the waitlist
PRSM

search_breweries

Active

Tool of ureweries

declared in 0.1.0

Search for breweries by name. Returns location, phone, website, and contact details for matching results.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Sierra Nevada"
    },
    {
      "limit": 20,
      "query": "Stone"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum number of results to return (default 10, max 50)"
    },
    "query": {
      "type": "string",
      "description": "Brewery name or partial name to search for"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ureweries

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

1/7 registries
View full server →