Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (debug/info/warn/error)info
MAX_RETRIESNoMaximum retry attempts for failed requests3
RETRY_DELAYNoInitial retry delay (ms)1000
MAX_FILE_SIZENoMaximum file size in bytes (10MB)10485760
BYTEBOT_WS_URLNoWebSocket endpoint for real-time updatesws://localhost:9991
MCP_SERVER_NAMENoServer identifierbytebot-mcp
REQUEST_TIMEOUTNoHTTP request timeout (ms)30000
ENABLE_WEBSOCKETNoEnable WebSocket connectionsfalse
BYTEBOT_AGENT_URLNoByteBot Agent API endpointhttp://localhost:9991
TASK_POLL_INTERVALNoTask status polling interval (ms)2000
BYTEBOT_DESKTOP_URLNoByteBot Desktop API endpointhttp://localhost:9990
TASK_MONITOR_TIMEOUTNoMaximum task monitoring duration (ms)300000
DESKTOP_ACTION_TIMEOUTNoDesktop action timeout (ms)10000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sensuslab/spark-mcp'

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