mealie-mcp
by dvejsada
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind address. | 0.0.0.0 |
| MCP_PATH | No | Endpoint path. | /mcp |
| MCP_PORT | No | Bind port. | 8000 |
| MCP_LOG_LEVEL | No | uvicorn log level. | info |
| MCP_AUTH_TOKEN | Yes | Comma-separated secret bearer token(s) for the MCP endpoint. Required. | |
| MEALIE_TIMEOUT | No | Outbound request timeout in seconds. | 30 |
| MEALIE_BASE_URL | No | Default Mealie base URL (e.g. https://mealie.example.com). Required unless every client sends the X-Mealie-Url header. | |
| MEALIE_VERIFY_SSL | No | Set 'false' for self-signed Mealie certs. | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |