Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ESQUIE_NOTES_FILENoAbsolute path to a JSON file. When set, scratchpad notes persist across server restarts.
ESQUIE_SANDBOX_CPUSNoCPU core count (1–16)1
ESQUIE_SANDBOX_PIDSNoPID limit (8–1024)64
ESQUIE_SANDBOX_IMAGENoDocker image tag the sandbox container is created from.esquie-sandbox:latest
ESQUIE_SANDBOX_MOUNTNoAbsolute path to a host directory. When set, the directory is bind-mounted read-only at /mnt/host inside the sandbox container.
ESQUIE_SANDBOX_MEMORYNoMemory limit in MB (64–8192)512
ESQUIE_SANDBOX_TIMEOUTNoDefault exec timeout in ms (1000–600000)30000
ESQUIE_SANDBOX_IDLE_TIMEOUTNoAuto-expiry idle timeout in ms (60000–86400000, default 30 min)1800000

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/wellingtonlee/esquie'

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