Skip to main content
Glama

Cocktail Glass

Server Details

Search 500 cocktail recipes, get full recipes, find drinks by ingredient, suggest random picks.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
find_cocktails_by_ingredientFind cocktails by ingredient
Read-only
Inspect

Find every cocktail that uses a given ingredient (spirit, juice, liqueur, etc.). Useful for "what can I make with ..." questions.

ParametersJSON Schema
NameRequiredDescriptionDefault
ingredientYesAn ingredient name, e.g. "gin" or "lime juice"
find_cocktails_in_movieFind cocktails in a movie
Read-only
Inspect

Find every cocktail that appears in a given film or TV show. Match is on the title or the scene description, so a character or actor works too — e.g. "Casablanca", "Bond", "Hemingway". Each result names the cocktail, the title, the year, and the scene.

ParametersJSON Schema
NameRequiredDescriptionDefault
movieYesA film or TV show title, full or partial
find_makeable_cocktailsFind makeable cocktails
Read-only
Inspect

Given the ingredients you have on hand, find every cocktail you can make completely — one where you already have all of its ingredients. Garnishes are treated as optional and plain water is assumed available. Returns two lists: "makeable" (drinks you can make now) and "almostMakeable" (drinks one ingredient short, each naming the missing ingredient). Both are ordered simplest drink first.

ParametersJSON Schema
NameRequiredDescriptionDefault
ingredientsYesThe ingredients you have available — spirits, liqueurs, juices, mixers, etc. e.g. ["gin", "sweet vermouth", "Campari", "lime"]
get_cocktail_recipeGet cocktail recipe
Read-only
Inspect

Get the full recipe for a cocktail by name: ingredients with measures, preparation steps, garnish, glassware, page URL, and any film or TV appearances.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesThe cocktail name
random_cocktailRandom cocktail
Read-only
Inspect

Suggest a random cocktail and return its full recipe. Optionally restrict to a drink family.

ParametersJSON Schema
NameRequiredDescriptionDefault
familyNoOptional drink family, e.g. Spirit-Forward, Sour, Highball, Fizz & Collins, Spritz, Champagne Cocktail, Tiki, Punch, Flip & Nog, Hot Drink, Shot
search_cocktailsSearch cocktails
Read-only
Inspect

Search the cocktail catalogue by name. Returns matching cocktails with their page URLs, family, and glassware.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesCocktail name or part of a name

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources