
Recipes MCP By UnClick
Give your agent recipe and meal tools while you build cooking apps, meal planners, or food content products.
Overview
Recipes MCP is a Build-phase MCP server that provides agent tools for recipes, meals, and cooking-related lookups.
What is this MCP server?
- Recipes MCP tools for recipes, meals, and cooking workflows by UnClick
- Install via npx @unclick/meal-mcp v0.1.0 with stdio transport
- Speeds up meal-planner, grocery, and cooking-content prototypes
- Source in packages/standalone/meal-mcp within the unclick GitHub repo
- Focused food-domain connector rather than a nutrition coaching skill
- Server version 0.1.0
- npm package @unclick/meal-mcp
Community signal: 4 GitHub stars.
What problem does it solve?
Food and meal-planning apps take longer to scaffold when your agent cannot access structured recipe tools during implementation.
Who is it for?
Solo builders prototyping recipe apps, meal kits, or kitchen workflow assistants inside MCP-enabled IDEs.
Skip if: Clinical nutrition platforms that need certified medical diet protocols without third-party recipe APIs.
What do I get? / Deliverables
With the meal MCP server registered, your agent can invoke recipe and meal tools while you build cooking features and content flows.
- MCP-accessible recipe and meal tool calls for your agent
- Working @unclick/meal-mcp 0.1.0 stdio server setup
Recommended MCP Servers
Journey fit
How it compares
Recipe data MCP connector, not a meal-prep methodology skill or grocery delivery integration.
Common Questions / FAQ
Who is Recipes MCP for?
Indie developers and content builders who want recipe and meal tools available to their AI coding agent while shipping food-related products.
When should I use Recipes MCP?
Use it in the build phase when you integrate recipe search, meal planning, or cooking assistance into your app or site.
How do I add Recipes MCP to my agent?
Add an MCP server block that runs npx @unclick/meal-mcp over stdio in Claude Code, Cursor, or your MCP client, then enable the meal tools.