Persistent Terminal MCP Server
by masx200
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | Whether to enable debug logs | false |
| REST_HOST | No | REST server listening address | localhost |
| REST_PORT | No | REST server port | 3001 |
| WEB_UI_HOST | No | Web UI server listening address | localhost |
| WEB_UI_PORT | No | Web UI server port | 3000 |
| MAX_BUFFER_SIZE | No | Max number of buffer lines | 10000 |
| SESSION_TIMEOUT | No | Session timeout in milliseconds | 86400000 |
| AUTO_OPEN_BROWSER | No | Whether to automatically open the browser to access Web UI | false |
| COMPACT_ANIMATIONS | No | Whether to enable Spinner compression | true |
| ANIMATION_THROTTLE_MS | No | Animation throttle time in milliseconds | 100 |
| AUTO_START_REST_SERVER | No | Automatically start the REST server when MCP starts | false |
| AUTO_START_TERMINAL_UI | No | Automatically start the Web UI when REST starts | 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
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues