You're viewing a demo portfolio

Join the waitlist
PRSM

get_cocktail

Active

Tool of Cocktails MCP

declared in 0.1.0

Get full cocktail recipe by ID. Returns ingredients with exact measurements, preparation steps, glassware type, and garnish.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "11007"
    },
    {
      "id": "11003"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "TheCocktailDB cocktail ID (e.g., \"11007\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cocktails MCP

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

2/7 registries
View full server →