1. Conduid
  2. Developer Tools
  3. Mealie MCP Laravel
MCP server · Developer Tools

Mealie MCP Laravel

Laravel based MCP server for Mealie recipes and cookbooks

Unclaimed devtools
34Low

Scored 7 days ago · breakdown

About Mealie MCP Laravel

Mealie MCP Laravel is an MCP server in the Developer Tools category: laravel based MCP server for Mealie recipes and cookbooks. It has been installed 0 times through Conduid.

Tools (14)

create_cookbookCreate a new cookbook (requires `householdId` and `name`).

Takes no parameters.

create_foodCreate a food, e.g. "onion".

Takes no parameters.

create_recipeCreate a recipe with optional description, servings, times, ingredients and instructions.

Takes no parameters.

create_unitCreate a measurement unit, e.g. "cup".

Takes no parameters.

delete_cookbookDelete a cookbook.

Takes no parameters.

get_recipeGet full details for a single recipe by its id or slug.

Takes no parameters.

import_recipe_from_urlImport a recipe by scraping a webpage URL.

Takes no parameters.

list_cookbooksList the cookbooks of a household (`householdId`).

Takes no parameters.

list_foodsList foods (ingredient items), with search — ids are used as `foodId` in recipe ingredients.

Takes no parameters.

list_householdsList the households in the current group (cookbooks are scoped to a household).

Takes no parameters.

list_recipesList recipes. Supports pagination (`page`, `perPage`) and partial string searches (`search`).

Takes no parameters.

list_unitsList measurement units, with search — ids are used as `unitId` in recipe ingredients.

Takes no parameters.

update_cookbookUpdate the name/description of an existing cookbook.

Takes no parameters.

update_recipeUpdate a recipe; ingredients/instructions replace the existing lists when given.

Takes no parameters.

Install

Clone
git clone https://github.com/uk7itsolutions/mealie-mcp-laravel

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Mealie MCP Laravel

Powered by Claude · Grounded in docs

I know everything about Mealie MCP Laravel. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Mealie MCP Laravel

How do I install Mealie MCP Laravel?

Run git clone https://github.com/uk7itsolutions/mealie-mcp-laravel, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Mealie MCP Laravel safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Mealie MCP Laravel still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.