Mealie MCP Server
by nikopol666
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host/interface for streamable HTTP. | 0.0.0.0 |
| MCP_PORT | No | Internal server port. | 8080 |
| LOG_LEVEL | No | Python logging level. | INFO |
| MAX_RETRIES | No | Retry attempts for transient GET failures and startup checks. | 3 |
| MCP_HTTP_PORT | No | Host port used by the example Docker Compose files. | 8080 |
| MCP_SERVER_NAME | No | Display name advertised to MCP clients. | Mealie MCP Server |
| MEALIE_BASE_URL | Yes | Base URL for your Mealie API. | |
| REQUEST_TIMEOUT | No | Mealie API request timeout in seconds. | 30 |
| MEALIE_API_TOKEN | Yes | Mealie API token from the user's profile settings. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nikopol666/mealie-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server