Back to Home
that0n3guy icon

mealie-mcp-server-ts

Verified Safe

by that0n3guy

Overview

Enables AI assistants to interact with a Mealie recipe database, allowing for recipe search, creation, updates, and meal planning.

Installation

Run Command
npx mealie-mcp-server-ts

Environment Variables

  • MEALIE_BASE_URL
  • MEALIE_API_KEY

Security Notes

The server correctly uses environment variables for `MEALIE_BASE_URL` and `MEALIE_API_KEY`, which is a good practice to avoid hardcoding secrets. It handles API requests, including image uploads via URL or base64 data, and includes error formatting to prevent raw internal error exposure. No `eval` or direct `child_process` execution was observed. The primary security considerations depend on the underlying Mealie instance's security and the secure management of the API key in the deployment environment.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-13

Tags

MealieMCPAI assistantrecipe managementmeal planning