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 |
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/dvejsada/mealie-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server