AI-powered recipe generation and transformation tools by Cookwith
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP (Model Context Protocol) server that provides AI-powered recipe generation and transformation tools using Cookwith's advanced culinary AI.
Add to your Claude Desktop configuration:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
generate_recipeGenerate a new recipe based on natural language instructions.
Parameters:
prompt (string, required): Natural language description of the desired recipedietaryRestrictions (array): Dietary restrictions (e.g., vegetarian, vegan, gluten-free)allergies (array): Ingredients to avoid due to allergiesdislikes (array): Foods the user doesn't likecalories (string): Target calories per servingprotein (string): Target protein in grams per servingservings (number): Number of servings (1-20, default: 4)Example:
transform_recipeTransform or modify an existing recipe based on instructions.
Parameters:
recipe (object, required): The recipe to transform
title (string): Recipe titledescription (string): Recipe descriptioningredients (array): List of ingredientsinstructions (array): Cooking instructionsservings (number): Number of servingsinstructions (string, required): How to transform the recipecalories (string): New target calories per servingprotein (string): New target protein per servingservings (number): New number of servingsExample:
Once configured, you can use natural language to interact with the tools:
The MCP server can also be accessed via HTTP at:
https://cookwith.co/api/mcphttp://localhost:3000/api/mcpMIT
Cookwith is an AI-powered cooking platform that generates personalized recipes based on your preferences, dietary restrictions, and taste profile. Learn more at cookwith.co.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cookwith-mcp)<a href="https://allmcps.com/mcp/cookwith-mcp"><img src="https://allmcps.com/api/badge/cookwith-mcp?style=directory" alt="Cookwith MCP on AllMCPs" /></a>