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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_christmas_recipesB

Returns a list of all Christmas recipes.

search_by_ingredientB

Search for Christmas recipes containing a specific ingredient.

get_random_recipeB

Returns a random Christmas recipe.

suggest_christmas_menuB

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

scale_recipeB

Scales a recipe for a different number of servings.

create_shopping_listB

Creates a shopping list for a recipe.

suggest_wine_pairingB

Suggests a wine pairing for a recipe.

generate_recipe_from_ingredientsB

Generates a new Christmas recipe from a list of ingredients.

list_ingredientsC

Returns a list of ingredients based on a simple style.

invent_recipeC

Invents a recipe from ingredients (structured format).

invent_magical_recipeC

Invents a magical recipe from magical ingredients.

elicit_user_needsC

Helps the user create a recipe based on their needs.

list_magical_ingredientsB

Returns a list of magical ingredients by style.

scrape_christmas_recipesB

Scrapes Christmas recipe titles from Marmiton.org.

get_recipe_by_indexB

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

query_commentsC

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

query_usersC

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

query_ustensilsC

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