mealie-mcp
by kanylbullen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEALIE_URL | Yes | Mealie base URL (required) | |
| FASTMCP_HOME | No | Where OAuth proxy persists client registrations | |
| MEALIE_TOKEN | Yes | Mealie API token (required) | |
| MCP_AUTH_MODE | No | none, oauth, or oauth-proxy | |
| MCP_HTTP_HOST | No | Bind address host | 127.0.0.1 |
| MCP_HTTP_PATH | No | HTTP path | /mcp |
| MCP_HTTP_PORT | No | Bind port | 8000 |
| MCP_TRANSPORT | No | stdio or http | stdio |
| MCP_PUBLIC_URL | No | Externally reachable base URL (required for OAuth) | |
| MCP_OAUTH_ISSUER | No | OAuth issuer URL | |
| MEALIE_PUBLIC_URL | No | URL for links in results, if different from MEALIE_URL | |
| MCP_OAUTH_AUDIENCE | No | OAuth audience | |
| MCP_OAUTH_JWKS_URI | No | JWKS URI | |
| MCP_OAUTH_CLIENT_ID | No | OAuth client ID | |
| MCP_OAUTH_CLIENT_SECRET | No | OAuth client secret | |
| MCP_TRUST_FORWARDED_FOR | No | Trust forwarded for | |
| MCP_RATELIMIT_PER_MINUTE | No | Rate limit per minute | |
| MEALIE_INGREDIENT_PARSER | No | auto, nlp, openai, or brute | auto |
| MCP_ALLOW_UNAUTHENTICATED_HTTP | No | Set to 1 to allow unauthenticated HTTP for loopback testing | |
| MCP_OAUTH_CLIENT_REDIRECT_URIS | No | Allow-list for MCP clients' redirect URIs |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues