Mealie MCP Server MCP
v0.5.0io.github.ni-c/mealie-mcp
MCP server for Mealie, the self-hosted recipe manager and meal planner
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mealie-mcp -e MEALIE_URL=<MEALIE_URL> -e MEALIE_API_TOKEN=<MEALIE_API_TOKEN> -e MEALIE_READ_ONLY=<MEALIE_READ_ONLY> -e MEALIE_ACCEPT_LANGUAGE=<MEALIE_ACCEPT_LANGUAGE> -e MEALIE_INSECURE_TLS=<MEALIE_INSECURE_TLS> -e MEALIE_ALLOW_TOOLS=<MEALIE_ALLOW_TOOLS> -e MEALIE_DENY_TOOLS=<MEALIE_DENY_TOOLS> -- npx -y @ni-c/mealie-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.