HowToCook-MCP Server

by worryzyy
Verified

mcp_howtocook_recommendMeals

Generate personalized meal plans and shopping lists based on dietary restrictions, allergies, and the number of people to serve.

Instructions

根据用户的忌口、过敏原、人数智能推荐菜谱,创建一周的膳食计划以及大致的购物清单

Input Schema

NameRequiredDescriptionDefault
allergiesNo过敏原列表,如["大蒜", "虾"]
avoidItemsNo忌口食材列表,如["葱", "姜"]
peopleCountYes用餐人数,1-10之间的整数

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "allergies": { "description": "过敏原列表,如[\"大蒜\", \"虾\"]", "items": { "type": "string" }, "type": "array" }, "avoidItems": { "description": "忌口食材列表,如[\"葱\", \"姜\"]", "items": { "type": "string" }, "type": "array" }, "peopleCount": { "description": "用餐人数,1-10之间的整数", "maximum": 10, "minimum": 1, "type": "integer" } }, "required": [ "peopleCount" ], "type": "object" }

You must be authenticated.

Other Tools from HowToCook-MCP Server

Related Tools

ID: 4f3aqu0s97