Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLAMASWAP_EXENoPath to llama-swap executable (only if AUTOSTART=1)
LLAMASWAP_CONFIGNoPath to llama-swap config file (only if AUTOSTART=1)
LLAMASWAP_LISTENNoAddress to listen for llama-swap (only if AUTOSTART=1)
LOCAL_DELEGATE_LOGNoPath to usage.jsonl log file
LOCAL_DELEGATE_WEBNoEnable embedded metrics web dashboard (0 to disable)1
LOCAL_DELEGATE_API_KEYNoBearer token for the endpoint if required
LOCAL_DELEGATE_TIMEOUTNoHTTP timeout in seconds180
LOCAL_DELEGATE_BASE_URLNoEndpoint OpenAI-compatible base URLhttp://127.0.0.1:9292/v1
LOCAL_DELEGATE_WEB_HOSTNoWeb dashboard host127.0.0.1
LOCAL_DELEGATE_WEB_PORTNoWeb dashboard port9393
LOCAL_DELEGATE_AUTOSTARTNoAuto-start llama-swap (opt-in)0
LOCAL_DELEGATE_MODEL_CODENoModel for codeqwen25-coder-14b
LOCAL_DELEGATE_MODEL_FASTNoUltra-fast model for trivial tasksqwen35-2b
LOCAL_DELEGATE_MODEL_LONGNoModel for long documentsllama31-8b
LOCAL_DELEGATE_LONG_INPUT_CHARSNoThreshold in characters to switch to long model6000
LOCAL_DELEGATE_MODEL_MECHANICALNoModel for classify/extract/short summariesgemma3-4b

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/ZahiriNatZuke/local-delegate'

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