TanStack Logo

ROUXLETTE

Recipe Discovery + AI-Powered Meal Planning

Built with TanStack Start on Cloudflare Workers. Features 29 MCP tools, D1 database with 24,000+ recipes, and better-auth integration.

Test the API

MCP Server Integration

This app includes 29 MCP API endpoints for AI assistants organized into 8 categories:

Recipe Discovery (4)
Search, details, similar, semantic search
Meal Planning (4)
Generate, quick, themed, customize
Nutrition Analysis (4)
Calculate, filter, compare, trends
Grocery & Pantry (3)
Lists, overlaps, pantry usage
User Preferences (4)
Get/save preferences, favorites
Meal History (3)
Log meals, history, nutrition trends
Plan Management (6)
Save, get, update, delete, share
Analytics (2)
Cache metrics, cost analytics

Test with MCP Inspector:

npx @modelcontextprotocol/inspector http://localhost:3000/mcp

What This Demo Shows

TanStack Start

Full-stack React framework with SSR, type safety, and server functions

Cloudflare Workers

Edge deployment with D1 database and Durable Objects

MCP Integration

Native Request object access enables perfect MCP SDK compatibility

API Routes

Type-safe API endpoints alongside the application