screenbox
by dklymentiev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCREENBOX_PORT | No | Port for HTTP server when using streamable-http transport. | |
| SCREENBOX_LLM_KEY | No | API key for the LLM. | |
| SCREENBOX_ADMIN_KEY | No | Admin key for full access to all desktops. | |
| SCREENBOX_API_TOKEN | No | Bearer token that also grants admin access. | |
| SCREENBOX_LLM_MODEL | No | Model name for the LLM. | |
| SCREENBOX_TRANSPORT | No | Transport mode (e.g., streamable-http). Default is stdio. | |
| SCREENBOX_LLM_ENDPOINT | No | Endpoint for OpenAI-compatible LLM used for knowledge compilation. | |
| SCREENBOX_REQUIRE_AUTH | No | Set 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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