Cook Recipe Collection

Cook Recipe Collection

disdjj

Provides access to over 200 food and cocktail recipes with the ability to browse available dishes and get detailed cooking instructions.

Provides access to a collection of over 200 food and cocktail recipes, enabling dish information retrieval and ingredient-based meal suggestions.

7380 views1Local (stdio)

What it does

  • Browse all available recipe names
  • Get detailed cooking instructions for specific dishes
  • Access food and cocktail recipes
  • Search recipe collection by dish name

Best for

Home cooks looking for recipe ideasFood bloggers and content creatorsAnyone building cooking-related applications
200+ recipes includedNo API key neededCovers both food and cocktails

About Cook Recipe Collection

Cook Recipe Collection is a community-built MCP server published by disdjj that provides AI assistants with tools and capabilities via the Model Context Protocol. Discover over 200 food and cocktail recipes, including desserts and banana bread recipe ideas, plus ingredient-based mea It is categorized under productivity. This server exposes 2 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install Cook Recipe Collection in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

Cook Recipe Collection is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (2)

get_all_dishes

获取所有可用菜品的名称列表 (菜单)。

get_dish_content

根据提供的菜品名称获取其详细内容。

Cook

菜谱来源: https://github.com/Anduin2017/HowToCook

灵感来源: https://github.com/Anduin2017/HowToCook/issues/1462

指南

在任意支持 mcp 的 client 中:

{
  "mcpServers": {
    "codelf": {
      "command": "npx",
      "args": ["mcp-cook"]
    }
  }
}

即可开始使用

目前支持两种模式

  1. 报菜名
  2. 获取食谱

Other

推荐同一个作者的强大的mcp工具, star一下鼓励作者继续: https://github.com/Disdjj/codelf

Alternatives

Related Skills

Browse all skills