MCP-Demo-Recipes

HeatherFlux/MCP-Demo-Recipes

3.2

If you are the rightful owner of MCP-Demo-Recipes and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This document provides a structured summary of a Model Context Protocol (MCP) server designed to demonstrate AI's ability to chain multiple tools for solving complex user queries.

Tools

Functions exposed to the LLM to take actions

search_recipes

Search TheMealDB API for recipes

get_recipe_details

Get full recipe with ingredients

scale_recipe

Adjust serving sizes

convert_units

Metric ↔ Imperial conversion

create_shopping_list

Organize by store section

estimate_cost

Budget calculation

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources