bash-command-mcp
by mrorigo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OTEL_ENABLED | No | Enable OpenTelemetry instrumentation | true |
| OTEL_SERVICE_NAME | No | OpenTelemetry service name | bash-command-mcp |
| OTEL_SERVICE_VERSION | No | OpenTelemetry service version | 1.0.0 |
| BASH_COMMAND_MCP_HOST | No | Host for HTTP transport | 127.0.0.1 |
| BASH_COMMAND_MCP_PORT | No | Port for HTTP transport | 3000 |
| BASH_COMMAND_MCP_LOG_DIR | No | Directory for background process log files | |
| BASH_COMMAND_MCP_TRANSPORT | No | Transport mode: 'stdio' or 'http' | stdio |
| OTEL_EXPORTER_OTLP_ENDPOINT | No | OpenTelemetry OTLP endpoint (e.g., http://localhost:4318) | |
| BASH_COMMAND_MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts for HTTP transport (default: localhost,127.0.0.1,[::1]) | |
| OTEL_METRIC_EXPORT_INTERVAL_MS | No | Metric export interval in milliseconds | 10000 |
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