HowToCook-mcp
0
HowToCook-MCP Server helps AI assistants provide meal planning and recipe recommendations. It offers categorically filtered recipes, smart meal scheduling considering dietary needs, and daily menu suggestions.
🍳 HowToCook-MCP Server 🥘
The HowToCook-MCP Server transforms your AI assistant into a personal chef, offering meal planning and recipe recommendations via the Model Context Protocol (MCP). Built on Anduin2017/HowToCook, it solves the everyday dilemma of "what to eat today" by providing comprehensive culinary tools, including:
- Query All Recipes: Access a vast array of recipe data.
- Filter Recipes by Category: Search for seafood, breakfast, and more with ease.
- Smart Meal Recommendations: Plan meals for a week considering dietary restrictions and number of diners.
- Easy Menu Suggestions: Get daily meal suggestions based on the number of guests.
Supported MCP Clients
This server works with all MCP protocol-supporting AI assistants and clients, such as Claude desktop app and Cursor.
Quick Start
- Pre-requisites: Node.js 16.0.0+, npm or yarn.
- Installation: Clone the repository, install dependencies, and build the code.
- Usage: Configure and start the MCP server, then integrate with your client.