{"name":"io.recipebee/mcp","title":"RecipeBee","version":"0.3.23","kind":"product","description":"Save recipes and meal plans to RecipeBee from Claude, ChatGPT, and other MCP clients. Preview tools are anonymous; saving uses OAuth.","icon":"https://recipebee.app/recipebee-transparent.png","websiteUrl":"https://recipebee.app","url":"https://recipebee.app/mcp","transport":"streamable-http","remotes":[{"type":"streamable-http","url":"https://recipebee.app/mcp"}],"capabilities":{"tools":true,"resources":true},"instructions":"Use preview_recipe to validate a recipe without saving. Use save_recipe after the user consents. Meal-plan import is a two-step prepare then commit flow. Image tools attach or generate images for private recipes.","tools":[{"name":"preview_recipe","description":"Validate and preview a complete recipe without saving it.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"preview_meal_plan","description":"Preview a complete meal plan without saving it.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"save_recipe","description":"Save one complete recipe privately after explicit user consent.","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":false}},{"name":"save_recipe_with_image","description":"Save a recipe and request a RecipeBee-generated image.","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":false}},{"name":"attach_recipe_image","description":"Attach an HTTPS image URL or host-provided file URL to a private recipe.","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":false}},{"name":"generate_recipe_image","description":"Request an image for an existing private recipe.","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":false}},{"name":"get_recipe_image","description":"Read private recipe image status.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"show_recipe","description":"Read the authoritative private recipe snapshot and image status.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false}},{"name":"prepare_meal_plan_import","description":"Match a complete plan against private recipes and create a short-lived import draft.","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":false}},{"name":"commit_meal_plan_import","description":"Create selected private recipes and one private meal plan atomically.","annotations":{"readOnlyHint":false,"destructiveHint":false,"openWorldHint":false}},{"name":"get_image_generation_batch","description":"Read optional image-batch progress without starting generation.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false}}]}