terminal-x-mcp
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) |
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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