71
/ 100
12 days ago
glama

Mealie MCP Server

An MCP server for managing recipes, meal plans, shopping lists, and more through a self-hosted Mealie instance.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MEALIE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELNo Logging level (default: INFO)
configMCP_TRANSPORTNo Transport mode: stdio (default) or sse
configMEALIE_BASE_URLYes Base URL of your Mealie instance (e.g., https://mealie.example.com)
🔐 secretMEALIE_API_KEYYes API key for authenticating with Mealie (generate in Mealie under User > API Tokens)
configMCP_SECRET_PATH
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/graysoncadams-mealie-mcp-jo0y1o)](https://m8ven.ai/mcp/graysoncadams-mealie-mcp-jo0y1o)
commit: 17ca0b9d0945f4f2bb096e52196caf9fe5509910
code hash: 320655ddf7016423fc896fbc09272d3c069e3fc70d7a955f57131f74888e5c64
verified: 7/19/2026, 8:54:59 AM
view raw JSON →