You're viewing a demo portfolio

Join the waitlist
PRSM

breweries_by_city

Active

Tool of ureweries

declared in 0.1.0

Find all breweries in a city (e.g., "Portland", "Denver"). Returns location, type, and contact details for each.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "city": "Portland"
    },
    {
      "city": "Denver",
      "limit": 15
    }
  ],
  "required": [
    "city"
  ],
  "properties": {
    "city": {
      "type": "string",
      "description": "City name to search breweries in (e.g., \"Portland\", \"Denver\")"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of results to return (default 10, max 50)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ureweries

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

1/7 registries
View full server →
breweries_by_city — ureweries — PRSM MCP