Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUX_LOG_FILENoLog file path; set to 'off' to disable.aux-model.log
AUX_LOG_LEVELNoLog level (debug/info/warn/error)info
AUX_MODEL_NAMENoModel namedeepseek-v4-flash
AUX_MODEL_API_KEYNoAPI key for the model (optional, fallback used if not set)
AUX_MODEL_BASE_URLNoOpenAI-compatible API base URLhttps://api.deepseek.com/v1
AUX_MODEL_PROVIDERNoModel provider (remote/local)remote
AUX_WORKSPACE_ROOTNoRoot directory for file access (defaults to current directory)
AUX_MODEL_TIMEOUT_MSNoRequest timeout in milliseconds30000
AUX_MODEL_ALLOWED_HOSTSNoComma-separated list of allowed API hosts
AUX_ALLOW_INSECURE_LOCAL_HTTPNoAllow insecure local HTTP (loopback only)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/a526800921/Wingman'

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