← 返回
未分类 中文

Pipeworx recipes

Search and retrieve detailed recipes, find meals by ingredient, or get a random meal suggestion with step-by-step instructions and video links.
搜索并获取详细食谱、按食材查找餐点、随机推荐,包含分步说明和视频链接。
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 342
下载
💾 0
安装
1
版本
#latest

概述

Recipes

What should I cook tonight? Search thousands of recipes, look up full ingredient lists and instructions, or let the API surprise you with a random meal.

What's on the menu

  • search_meals -- Search recipes by name ("pasta", "chicken tikka")
  • get_meal -- Full recipe by ID: ingredients with measurements, step-by-step instructions, video link
  • random_meal -- Feeling lucky? Get a random recipe
  • meals_by_ingredient -- Got chicken in the fridge? Find every recipe that uses it

Example: search for pasta recipes

curl -X POST https://gateway.pipeworx.io/recipes/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_meals","arguments":{"query":"carbonara"}}}'

What a full recipe looks like

Each recipe includes the meal name, category (Beef, Dessert, Seafood...), cuisine area (Italian, Japanese, Mexican...), full instructions, up to 20 ingredients with measurements, thumbnail image, YouTube tutorial link, and source URL.

Integration

{
  "mcpServers": {
    "recipes": {
      "url": "https://gateway.pipeworx.io/recipes/mcp"
    }
  }
}

Data from TheMealDB.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 18:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Pipeworx sunrisesunset

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

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 55 📥 85,000
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 452 📥 227,667