18_Mealie
mealie
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
Ports
| Hote | Container | IP |
|---|
| 9925 | 9000/tcp | 0.0.0.0 |
| 9925 | 9000/tcp | :: |
Volumes
| Source (hote) | Destination | Type | Mode |
|---|
/home/debian/docker/mealie/backups | /app/backups | bind | rw |
/home/debian/docker/mealie/config | /app/config | bind | rw |
/home/debian/docker/mealie/data | /app/data | bind | rw |
Integration Claude Code — MCP
| Statut MCP | MCP actif |
|---|
| Outils (prefix) | mcp__mealie__ |
|---|
| Configuration | Script Python : C:\Users\eliob\.claude\mcp_mealie.py | Auth : OAuth2 Bearer Token via POST /api/auth/token |
|---|
Outils disponibles
get_recipesget_recipecreate_recipecreate_recipe_from_urldelete_recipeget_categoriesget_tagsget_cookbooksget_cookbookget_meal_planadd_meal_plan_entryget_shopping_listsget_shopping_listadd_shopping_item
Ce que nous pouvons faire ensemble
- Parcourir et rechercher des recettes par catégorie ou tag
- Importer automatiquement une recette depuis une URL
- Planifier les repas de la semaine
- Gérer les listes de courses (ajout d'ingrédients)
- Créer une recette depuis une description ou un texte fourni