Skip to content
Claude Code

Mealie MCP Server for Claude Code

io.github.ni-c/mealie-mcp

MCP server for Mealie, the self-hosted recipe manager and meal planner

client:Claude Code transport:stdio runtime:npm

Install Mealie MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Mealie MCP Server in other clients