Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LAYA_URLNoWhere the Python server listenshttp://127.0.0.1:8765
LAYA_HOSTNoBind address for the Python server127.0.0.1
LAYA_PORTNoBind port for the Python server8765
LAYA_DEVICENoDevice for Laya: auto / cpu / cudaauto
LAYA_PRELOADNoLoad all 3 checkpoints at startup1
LAYA_LOG_LEVELNouvicorn log levelWARNING
LAYA_MAX_LOADEDNoMax resident checkpoints (LRU eviction)3
LAYA_TIMEOUT_MSNoPer-call HTTP timeout from MCP to Python5000
LAYA_TOOL_TIMEOUT_MSNoPer-tool MCP timeout8000
LAYA_STANDALONE_REPOSNoUse per-checkpoint repos instead of the hub repo0
LAYA_HEALTH_INTERVAL_MSNoBackground watcher poll interval10000
LAYA_AUTO_TASK_DETECTIONNoAuto-route to typed-decisions on workflow match1

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

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