← 返回
未分类 中文

Pipeworx cocktails

Cocktail recipes from TheCocktailDB — search by name, browse by ingredient, or discover a random drink
来自 TheCocktailDB 的鸡尾酒食谱 — 按名称搜索、按配料浏览,或随机发现一款饮品
brucegutman
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 359
下载
💾 0
安装
1
版本
#latest

概述

Cocktail Recipes

Shaken or stirred? This pack wraps TheCocktailDB to give you cocktail recipes with full ingredient lists, measurements, and instructions. Search by name, filter by ingredient, or let fate decide with a random cocktail.

Tools

ToolDescription
-------------------
search_cocktailsSearch cocktails by name (e.g., "margarita", "old fashioned")
get_cocktailFull recipe by TheCocktailDB ID — ingredients, measurements, instructions, and image
random_cocktailA random cocktail with complete recipe details
cocktails_by_ingredientFind all cocktails using a specific ingredient (e.g., "vodka", "lime juice")

Reach for this when

  • Someone asks "what can I make with gin and tonic water?"
  • Building a cocktail discovery feature for a bar or restaurant app
  • Need a random drink suggestion for a party menu
  • Want full ingredient lists and preparation instructions for a specific cocktail

Example: what can I make with rum?

curl -s -X POST https://gateway.pipeworx.io/cocktails/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"cocktails_by_ingredient","arguments":{"ingredient":"rum"}}}'

Returns a list of cocktails (Mojito, Daiquiri, Mai Tai, etc.) with names, thumbnails, and IDs you can pass to get_cocktail for the full recipe.

MCP client config

{
  "mcpServers": {
    "pipeworx-cocktails": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/cocktails/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 12:35 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Pipeworx disease

brucegutman
COVID-19统计数据 —全球累计、各国明细、历史趋势及来自 disease.sh 的疫苗接种数据
★ 0 📥 412

Pipeworx sunrisesunset

brucegutman
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
★ 0 📥 571

Pipeworx crypto

brucegutman
通过CoinGecko获取加密货币价格、市值排名及法币转换
★ 0 📥 440