Cocktail
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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