Recettes MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| recette-magique | Prompt pour générer une recette magique. |
| astuces-magiques | Prompt pour obtenir des astuces de cuisine magique. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| default_ingredients | Default ingredients list. |
| general_tips | General cooking tips. |
| christmas_recipes | List of Christmas recipes. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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