MCP Terminal Server
by dillip285
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Optional: Enable debug logging. | |
ALLOWED_PATHS | Yes | Comma-separated list of allowed directories for executing commands. | |
COMMAND_TIMEOUT | No | Optional: Set command timeout in milliseconds. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
execute_command | Execute a command in the local system |