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). |
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/imajeure/mcp-shell'
If you have feedback or need assistance with the MCP directory API, please join our Discord server