Skip to main content
Glama
Symfomany

Recettes MCP Server

by Symfomany

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
list_christmas_recipes

Returns a list of all Christmas recipes.

search_by_ingredient

Search for Christmas recipes containing a specific ingredient.

get_random_recipe

Returns a random Christmas recipe.

suggest_christmas_menu

Suggests a complete Christmas menu (starter, main course, dessert).

scale_recipe

Scales a recipe for a different number of servings.

create_shopping_list

Creates a shopping list for a recipe.

suggest_wine_pairing

Suggests a wine pairing for a recipe.

generate_recipe_from_ingredients

Generates a new Christmas recipe from a list of ingredients.

list_ingredients

Returns a list of ingredients based on a simple style.

invent_recipe

Invents a recipe from ingredients (structured format).

invent_magical_recipe

Invents a magical recipe from magical ingredients.

elicit_user_needs

Helps the user create a recipe based on their needs.

list_magical_ingredients

Returns a list of magical ingredients by style.

scrape_christmas_recipes

Scrapes Christmas recipe titles from Marmiton.org.

get_recipe_by_index

Retrieves a Christmas recipe by its index (1-based).

query_comments

Queries the 'comments' collection of the 'recipies' MongoDB database.

query_users

Queries the 'users' collection of the 'recipies' MongoDB database.

query_ustensils

Queries the 'ustensils' collection of the 'recipies' MongoDB database.

Prompts

Interactive templates invoked by user choice

NameDescription
recette-magiquePrompt pour générer une recette magique.
astuces-magiquesPrompt pour obtenir des astuces de cuisine magique.

Resources

Contextual data attached and managed by the client

NameDescription
default_ingredientsDefault ingredients list.
general_tipsGeneral cooking tips.
christmas_recipesList of Christmas recipes.

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/Symfomany/mcp-tuto'

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