io.github.mrorigo

bash-command-mcp

Sophisticated bash command MCP server that runs and manages shell execution.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

OTEL_ENABLED(str)

Enable or disable OpenTelemetry instrumentation (`true` or `false`).

OTEL_SERVICE_NAME(str)

OpenTelemetry service name override.

OTEL_SERVICE_VERSION(str)

OpenTelemetry service version override.

OTEL_EXPORTER_OTLP_ENDPOINT(str)

OTLP HTTP endpoint for exporting OpenTelemetry traces and metrics (for example `http://localhost:4318`).

OTEL_METRIC_EXPORT_INTERVAL_MS(str)

OpenTelemetry metrics export interval in milliseconds.

BASH_COMMAND_MCP_LOG_DIR(str)

Directory used to store background process stdout/stderr log files.