mcp-shell
by imajeure
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address. Keep it loopback unless something else gates access. | 127.0.0.1 |
| PORT | No | Port to listen on. | 3000 |
| MCP_ENDPOINT | No | MCP Streamable HTTP mount path. | /mcp |
| ROUTE_PREFIX | No | Prefix for healthz and ready (defaults derived from MCP_ENDPOINT). | |
| MCP_SHELL_BIN | No | Shell used to run commands. | /bin/bash |
| MCP_SHELL_TOKEN | Yes | Bearer token; server refuses to start if unset. | |
| MCP_SHELL_ALLOWED_COMMANDS | No | Comma-separated allowlisted program names. Default is empty (deny all). |
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
ActivityStale
ResponsivenessNo issues