Server data from the Official MCP Registry
Sophisticated bash command MCP server that runs and manages shell execution.
Sophisticated bash command MCP server that runs and manages shell execution.
Set these up before or after installing:
Environment variable: OTEL_ENABLED
Environment variable: OTEL_SERVICE_NAME
Environment variable: OTEL_SERVICE_VERSION
Environment variable: OTEL_EXPORTER_OTLP_ENDPOINT
Environment variable: OTEL_METRIC_EXPORT_INTERVAL_MS
Environment variable: BASH_COMMAND_MCP_LOG_DIR
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mrorigo-bash-command-mcp": {
"env": {
"OTEL_ENABLED": "your-otel-enabled-here",
"OTEL_SERVICE_NAME": "your-otel-service-name-here",
"OTEL_SERVICE_VERSION": "your-otel-service-version-here",
"BASH_COMMAND_MCP_LOG_DIR": "your-bash-command-mcp-log-dir-here",
"OTEL_EXPORTER_OTLP_ENDPOINT": "your-otel-exporter-otlp-endpoint-here",
"OTEL_METRIC_EXPORT_INTERVAL_MS": "your-otel-metric-export-interval-ms-here"
},
"args": [
"-y",
"bash-command-mcp"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!