Skip to main content
Glama
retr083

mealie-mcp

by retr083

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address0.0.0.0
MCP_PORTNoBind port8000
MEALIE_URLYesMealie base URL, as seen from this container
PUBLIC_URLYesPublic HTTPS origin of this server, no trailing slash, no /mcp
MCP_DATA_DIRNoWhere auth_state.json lives/data
MEALIE_API_TOKENYesMealie API token (the server acts as that user)
MCP_LOGIN_PASSWORDYesPassword for the connect-time login page (min 12 chars)
MCP_ACCESS_TOKEN_TTLNoAccess token lifetime (s). Claude refreshes automatically.3600
MCP_REFRESH_TOKEN_TTLNoRefresh token lifetime (s) — how long before you must log in again2592000
MCP_ALLOWED_REDIRECT_URISNoComma-separated allowlist for OAuth clients. Default: claude.ai callback + loopback

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Maintenance

ActivityMaintained
ResponsivenessNo issues