Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOS_MCP_ROOTNoStarting directory for the child shell (optional)
DOS_MCP_SHELLNoShell to use (e.g., /bin/bash) (optional)
DOS_MCP_TARGETNoUDP target address in ip:port format (optional)
DOS_MCP_PASSWORDNoPassword or 128-bit hex key for authenticated UDP (optional)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
dos.list_targetsA

List configured and locally discovered DOS systems and selectors.

dos.get_statusA

Report target identity, connection state, and current operating phase.

dos.get_capabilitiesA

Report exactly which target operations and screen formats are supported.

dos.capture_screenA

Capture the full fixed-width text screen, cell attributes, and cursor state.

dos.capture_graphicsB

Capture a standard CGA, Hercules, EGA, or VGA graphics framebuffer.

dos.send_keysB

Inject text and named keys into the target's input queue.

dos.download_fileA

Download one bounded binary file as base64 when file reads are enabled.

dos.upload_fileA

Upload one bounded binary file when writes are enabled at both peers.

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/rvdbijl/dos-mcp'

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