目录 / culiplan
MCP
鉴权未知
未评级
已上架
culiplan
Your Kitchen, Organized. Meal planning, recipes, cooking, shopping list, dinner party, weekly menu, pantry, food planner, cookbook
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://culiplan-public.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"culiplan": {
"url": "https://culiplan-public.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search-recipes | Search Culiplan's public recipe catalogue by keyword, cuisine, ingredient, difficulty, dietary requirements, or time. Returns recipe titles, descriptions, images, and slugs suitable for linking to the recipe detail page. |
| get-recipe | Fetch the full detail of a single Culiplan recipe by its URL slug or ID. Returns the complete recipe including title, description, ingredients (ordered), step-by-step instructions, images with CDN URLs, dietary restriction tags, categories, tags, author info, and optional nutrition data. NOTE: Ingredient scaling by servings is NOT supported by the backing route — the recipe is always returned with its stored serving count. |
| find-recipes-by-ingredients | Find Culiplan recipes you can cook with ingredients you already have on hand. Pass a list of ingredients (`have`) and the tool returns matching public recipes ranked by how many of your ingredients each recipe uses. Use `avoid` to exclude recipes containing allergens or disliked ingredients. Use `maxMissing` to control strictness: 0 returns only recipes that use exclusively your ingredients; 3 (default) tolerates up to 3 extra ingredients per recipe. Each result includes a `score` (0–1) and `matchedCount` / `missingCount` so the agent can explain the match quality to the user. This is the primary tool for "what can I cook with X, Y, Z" queries. |
| find-recipes-by-cuisine-and-season | Find Culiplan recipes by cuisine style and/or season. Examples: "Italian summer recipes", "warming winter soups", "Mexican spring dishes". Best-effort: cuisine and season are combined into a free-text keyword search over recipe titles and descriptions. Well-known cuisine names (Italian, Mexican, Thai, Japanese, French, Indian, Mediterranean) and seasonal terms (summer, winter, autumn, spring) match well in practice. Provide cuisine, season, or both. At least one is required. For ingredient-based discovery, use find-recipes-by-ingredients instead. For open-ended search (with difficulty, dietary, or time filters), use search-recipes. |
| get-shared-week-plan | Fetch a publicly shared Culiplan meal plan by its share token. Returns the full week plan including title, description, author, cover image, nutrition summary (calories/macros per day), all meal slots for each day (breakfast/lunch/dinner/snack) with the recipe references in each slot, engagement stats (views, adoptions, ratings), and diet/cuisine/goal tags. Use the share token from a culiplan.com/week-plans/<token> URL. PUBLIC plans are accessible without authentication. SHARED plans require the caller to have been explicitly granted access. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。