Skip to main content
Glama
starbuck93
by starbuck93

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TANDOOR_URLYesThe URL of your Tandoor instance (e.g., https://your-tandoor-instance.com).
TANDOOR_API_TOKENYesYour Tandoor API token.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_tandoor_recipeB

Create a new recipe in Tandoor.

create_tandoor_meal_planA

Add one or more recipes to the Tandoor meal plan for a specific date and meal type.

get_recipesC

Search for recipes in Tandoor based on various criteria.

get_meal_plansA

Retrieve meal plan entries from Tandoor, optionally filtering by date range and meal type.

get_recipe_detailsA

Retrieve the full details of a specific recipe.

get_meal_typesA

List all available meal types in Tandoor.

get_keywordsC

List or search for keywords.

get_foodsC

List or search for foods.

get_unitsB

List or search for units.

get_shopping_listA

Retrieve the current shopping list items.

add_shopping_list_itemB

Add an item to the shopping list, allowing food/unit names or IDs.

update_shopping_list_itemA

Update an existing shopping list item (e.g., check/uncheck, change amount).

remove_shopping_list_itemB

Remove an item from the shopping list.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/starbuck93/tandoor-mcp-server'

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