Skip to main content
Glama
rnd-pro
by rnd-pro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for MCP server (default 3003)
NODE_ENVNoNode environment (default development)
LOG_LEVELNoLog level (default info)
AGENT_TIMEOUTNoAgent timeout in ms (default 30000)
MONITORING_ENABLEDNoEnable monitoring (default true)
LOG_TERMINAL_OUTPUTNoLog terminal output (default true)
MONITORING_INTERVALNoMonitoring interval in ms (default 5000)
AGENT_MAX_CONCURRENCYNoMaximum concurrent agent tasks (default 3)
TERMINAL_MAX_SESSIONSNoMaximum terminal sessions (default 10)
SECURITY_RISK_THRESHOLDNoRisk threshold for security (default 0.7)
TERMINAL_COMMAND_TIMEOUTNoTerminal command timeout in ms (default 60000)
SECURITY_VALIDATION_ENABLEDNoEnable security validation (default true)

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_commandC

Execute a command in the terminal with security validation

monitor_processesC

Monitor running processes and collect metrics

validate_securityB

Validate command security and assess risk level

plan_workflowB

Plan a multi-step terminal workflow

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/rnd-pro/terminal-x-mcp'

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