Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEALIE_TOKENNoAlias for MEALIE_API_TOKEN.
MEALIE_TOOLSNoComma-separated allow-list of tool names or category prefixes to expose. Empty = all.
MEALIE_TIMEOUTNoPer-request timeout in milliseconds.60000
MEALIE_BASE_URLYesBase URL of your Mealie instance, e.g. https://mealie.example.com
MEALIE_API_TOKENNoLong-lived Mealie API token (sent as Authorization: Bearer). Most endpoints need it. MEALIE_TOKEN is accepted as an alias.
MEALIE_READ_ONLYNoWhen true, only expose GET endpoints.false
MEALIE_OPENAPI_URLNoOverride where the OpenAPI schema is fetched from.
MEALIE_EXCLUDE_TOOLSNoComma-separated deny-list of tool names or category prefixes to hide.
MEALIE_TOOL_NAME_MAXNoMax length of generated tool names (clamped to 16–64).50
MEALIE_ACCEPT_LANGUAGENoOptional Accept-Language header forwarded to Mealie.
MEALIE_USE_BUNDLED_SPECNoSkip the live OpenAPI fetch and use the snapshot bundled with the package.false

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

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/2fst4u/mealie-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server