- Explore MCP Servers
- mcp-cook
Mcp Cook
What is Mcp Cook
mcp-cook is a tool designed for the MCP (Minecraft Coder Pack) that allows users to interact with the HotToCook recipe database. It provides functionalities to retrieve recipes and dish names.
Use cases
Use cases for mcp-cook include developing cooking applications, enhancing recipe websites, and providing interactive cooking experiences in educational settings.
How to use
To use mcp-cook, configure your MCP client by adding the following JSON snippet to your mcpServers configuration: { ‘mcpServers’: { ‘codelf’: { ‘command’: ‘npx’, ‘args’: [‘mcp-cook’] } } }
Key features
Key features of mcp-cook include the ability to list dish names and retrieve detailed recipes, enhancing the cooking experience for users.
Where to use
mcp-cook can be used in culinary applications, recipe management systems, or any platform that integrates with the MCP to provide cooking-related functionalities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Cook
mcp-cook is a tool designed for the MCP (Minecraft Coder Pack) that allows users to interact with the HotToCook recipe database. It provides functionalities to retrieve recipes and dish names.
Use cases
Use cases for mcp-cook include developing cooking applications, enhancing recipe websites, and providing interactive cooking experiences in educational settings.
How to use
To use mcp-cook, configure your MCP client by adding the following JSON snippet to your mcpServers configuration: { ‘mcpServers’: { ‘codelf’: { ‘command’: ‘npx’, ‘args’: [‘mcp-cook’] } } }
Key features
Key features of mcp-cook include the ability to list dish names and retrieve detailed recipes, enhancing the cooking experience for users.
Where to use
mcp-cook can be used in culinary applications, recipe management systems, or any platform that integrates with the MCP to provide cooking-related functionalities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Cook
指南
在任意支持 mcp 的 client 中:
{ "mcpServers": { "codelf": { "command": "npx", "args": ["mcp-cook"] } } }
即可开始使用
目前支持两种模式
- 报菜名
- 获取食谱
Other
推荐同一个作者的强大的mcp工具, star一下鼓励作者继续: https://github.com/Disdjj/codelf
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










