Skip to main content
Glama
Yusuke-Shibata23

Cocktail

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_cocktailA

Search for cocktail recipes by name. Returns ingredients, measurements, instructions, and image URL.

search_by_ingredientC

Find cocktails that can be made with a specific ingredient. Returns a list of cocktail names and thumbnails.

get_random_cocktailA

Get a random cocktail suggestion with full recipe details. Great for discovering new drinks.

get_ingredient_infoA

Get detailed information about a cocktail ingredient, including description, type, and whether it contains alcohol.

filter_cocktailsB

Filter cocktails by category (e.g., 'Ordinary Drink', 'Cocktail') or by alcoholic/non-alcoholic.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Yusuke-Shibata23/cocktail-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server