Skip to content

Model Context Protocol

The CulinAiry MCP server allows your favorite AI assistants to search and retrieve recipes directly from our public database.

Connection Details

Our MCP server supports Server-Sent Events (SSE). Use the following endpoint URL in your MCP client:

https://culinairy.xyz/mcp

Connect this URL to Cursor, Claude Desktop, or any other MCP-compatible client to enable AI access to CulinAiry's recipes.

Available Tools

search_recipes

Search CulinAiry's public recipes by free-text query, cuisine, or category. Returns essential details like title, cuisine, and calories.

get_recipe

Fetch a single public CulinAiry recipe by its ID, including full ingredients, step-by-step instructions, and detailed nutritional facts.

generate_recipe

Create brand new, customized AI recipes based on available ingredients, dietary restrictions, or specific cravings.

generate_meal_plan

Generate a full 7-day meal plan tailored to specific calorie goals and dietary preferences with smart grocery grouping.

save_recipe

Bookmark a specific recipe directly to your personal cookbook for easy access later.

log_nutrition

Log meals and their nutritional values (calories, protein, carbs, fats) directly to your daily diary via AI prompt.

get_nutrition_summary

Retrieve a summary of today's nutrition logs, showing total calories and macronutrients consumed against daily goals.

© 2026 CulinAiry. Built for better meals.