cocktail.glass
Cocktail recipe catalogue — find drinks by ingredient, movie/TV scene, or family; check what you can make with what's on your shelf; pull a full recipe or a random pick.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 6 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
list_cocktails
List the whole catalogue: every cocktail as a summary (name, page URL, family, glassware), in catalogue order, optionally restricted to one drink family. Unlike search_cocktails and find_cocktails_by_ingredient — which cap their results and need a query — this takes no query and returns every matching cocktail, so use it to browse or enumerate the full set of 500 drinks (or a whole family) when there is nothing specific to search for. For one named drink use get_cocktail_recipe; to discover by ingredient use find_cocktails_by_ingredient.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
family |
string | no | Optional drink family — one of: Spirit-Forward, Sour, Highball, Fizz & Collins, Spritz, Champagne Cocktail, Tiki, Punch, Flip & Nog, Hot Drink, Shot. Matched exactly (case- and diacritic-insensitive); an unknown family returns an empty list. Omit to list the entire catalogue. |
Raw JSON schema
{
"type": "object",
"properties": {
"family": {
"type": "string",
"description": "Optional drink family — one of: Spirit-Forward, Sour, Highball, Fizz & Collins, Spritz, Champagne Cocktail, Tiki, Punch, Flip & Nog, Hot Drink, Shot. Matched exactly (case- and diacritic-insensitive); an unknown family returns an empty list. Omit to list the entire catalogue.",
"examples": [
"Sour",
"Tiki"
]
}
}
}
Similar websites
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
mabbs.github.io
Mayx's personal blog — Chinese-language posts on self-hosting, LLM deployment, browser tech and other side projects, published with Jekyll on GitHub Pages.
beckmann.ai
German-language AI trade magazine by Brian Beckmann: daily curated AI news, analyses, how-to guides, and tool comparisons for putting AI to work.