Skip to main content
Glama

HowToCook-MCP Server

by worryzyy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
mcp_howtocook_getAllRecipes

获取所有菜谱

mcp_howtocook_getRecipesByCategory

根据分类查询菜谱,可选分类有: 水产, 早餐, 调料, 甜品, 饮品, 荤菜, 半成品加工, 汤, 主食, 素菜

mcp_howtocook_recommendMeals

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

mcp_howtocook_whatToEat

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

mcp_howtocook_getRecipeById

根据菜谱名称或ID查询指定菜谱的完整详情,包括食材、步骤等

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/worryzyy/HowToCook-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server