HowToCook-MCP Server

by worryzyy
Verified

mcp_howtocook_whatToEat

Recommend tailored meal combinations based on the number of people to simplify meal planning and decision-making.

Instructions

不知道吃什么?根据人数直接推荐适合的菜品组合

Input Schema

NameRequiredDescriptionDefault
peopleCountYes用餐人数,1-10之间的整数,会根据人数推荐合适数量的菜品

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "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