Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_SHELL_VERSION | No | Server version (set at compile time) | |
MCP_SHELL_LOG_LEVEL | No | Log level (debug, info, warn, error, fatal) | |
MCP_SHELL_LOG_FORMAT | No | Log format (json, console) | |
MCP_SHELL_LOG_OUTPUT | No | Log output (stdout, stderr, file) | |
MCP_SHELL_SERVER_NAME | No | Server name | mcp-shell 🐚 |
MCP_SHELL_SEC_CONFIG_FILE | No | Path to YAML configuration file | |
MCP_SHELL_SECURITY_ENABLED | No | Enable security features |
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 |
---|---|
No tools |