terminal-x-mcp
by rnd-pro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for MCP server (default 3003) | |
| NODE_ENV | No | Node environment (default development) | |
| LOG_LEVEL | No | Log level (default info) | |
| AGENT_TIMEOUT | No | Agent timeout in ms (default 30000) | |
| MONITORING_ENABLED | No | Enable monitoring (default true) | |
| LOG_TERMINAL_OUTPUT | No | Log terminal output (default true) | |
| MONITORING_INTERVAL | No | Monitoring interval in ms (default 5000) | |
| AGENT_MAX_CONCURRENCY | No | Maximum concurrent agent tasks (default 3) | |
| TERMINAL_MAX_SESSIONS | No | Maximum terminal sessions (default 10) | |
| SECURITY_RISK_THRESHOLD | No | Risk threshold for security (default 0.7) | |
| TERMINAL_COMMAND_TIMEOUT | No | Terminal command timeout in ms (default 60000) | |
| SECURITY_VALIDATION_ENABLED | No | Enable security validation (default true) |
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/rnd-pro/terminal-x-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server