Skip to main content
Glama

goodbook-mcp

get_cooking_guidelines

Retrieve cooking standards and preparation guidelines for specific dishes or cooking methods from food service documentation.

Instructions

Get cooking guidelines and standards for specific dishes or cooking methods

Input Schema

NameRequiredDescriptionDefault
dish_typeYesType of dish or cooking method to get guidelines for
sectionNo

Input Schema (JSON Schema)

{ "properties": { "dish_type": { "description": "Type of dish or cooking method to get guidelines for", "type": "string" }, "section": { "description": "", "type": "string" } }, "required": [ "dish_type" ], "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