Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCREENBOX_PORTNoPort for HTTP server when using streamable-http transport.
SCREENBOX_LLM_KEYNoAPI key for the LLM.
SCREENBOX_ADMIN_KEYNoAdmin key for full access to all desktops.
SCREENBOX_API_TOKENNoBearer token that also grants admin access.
SCREENBOX_LLM_MODELNoModel name for the LLM.
SCREENBOX_TRANSPORTNoTransport mode (e.g., streamable-http). Default is stdio.
SCREENBOX_LLM_ENDPOINTNoEndpoint for OpenAI-compatible LLM used for knowledge compilation.
SCREENBOX_REQUIRE_AUTHNoSet to "false" to disable strict authentication mode. Default is "on".

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/dklymentiev/screenbox'

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