Skip to main content
Glama

goodbook-mcp

find_recipe_standards

Retrieve standardized recipes and preparation guidelines for specific dishes from food service documentation.

Instructions

Find standardized recipes and preparation methods for specific dishes

Input Schema

NameRequiredDescriptionDefault
cuisine_typeNo
dish_nameYesName of the dish to find recipe standards for

Input Schema (JSON Schema)

{ "properties": { "cuisine_type": { "description": "", "type": "string" }, "dish_name": { "description": "Name of the dish to find recipe standards for", "type": "string" } }, "required": [ "dish_name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/WhenYouAreStrange/goodbook-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server