🍳 Rouxlette

AI-Powered Recipe Discovery & Meal Planning via MCP

Rouxlette is a Model Context Protocol (MCP) server that gives AI assistants access to 24,000+ recipes from top culinary websites. Connect it to Claude, ChatGPT, or any MCP-compatible AI.

🔍

Recipe Discovery

Search and filter recipes by cuisine, diet, nutrition, and more

📅

Meal Planning

Generate personalized meal plans with nutrition targets

🛒

Grocery Lists

Auto-generate organized shopping lists from your meal plans

🔌 Connect via MCP

MCP Server URL:

https://rouxlette.hirefrank.workers.dev/mcp

For Claude Desktop:

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "rouxlette": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-fetch",
        "https://rouxlette.hirefrank.workers.dev/mcp"
      ]
    }
  }
}

What you get:

  • 25+ AI tools for recipe discovery and meal planning
  • Direct database access to 24,000+ verified recipes
  • Nutrition analysis, dietary filtering, and ingredient management
  • Meal plan generation and grocery list automation
24,000+
Recipes
25+
MCP Tools
3
Recipe Sources

Powered by Cloudflare Workers • Model Context Protocol • Nuxt 4