Mealie MCP Server
MCP server for Mealie, the self-hosted recipe manager and meal planner
Install
npmstdio
npx -y @ni-c/mealie-mcp Dockerstdio
docker run -i --rm ghcr.io/ni-c/mealie-mcp:0.4.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-ni-c-mealie-mcp": {
"command": "npx",
"args": [
"-y",
"@ni-c/mealie-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.ni-c/mealie-mcp · published 2026-09-07 · updated 2026-09-07. Not an endorsement; review the code before connecting it to anything sensitive.