Content Tools
cocktail.glass
Provides search and retrieval of cocktail recipes and information.
ENDPOINT 1
https://cocktail.glass/mcp
Known tools 7
search_cocktailsSearch the cocktail catalogue by name (substring, case- and diacritic-insensitive, so "carre" matches "Carré").
list_cocktailsList the whole catalogue: every cocktail as a summary (name, page URL, family, glassware), in catalogue order, optionally restricted to one drink family.
get_cocktail_recipeGet the full recipe for one cocktail by name: ingredients with measures and units, preparation steps, garnish, glassware, family, page URL, and any film or TV appearances.
find_cocktails_by_ingredientFind every cocktail in the catalogue that uses one specific ingredient.
find_cocktails_in_movieFind every cocktail that appears in a given film or TV show.
find_makeable_cocktailsGiven the ingredients you have on hand, find every cocktail you can make completely — one where you already have all of its ingredients.
random_cocktailSuggest one cocktail picked uniformly at random from the catalogue (or from one family if "family" is given) and return its full recipe — ingredients with measures, preparation steps, garnish, glassware, page URL, and any film or TV appearances.