Loading MCP server directory, please wait...
Sophisticated bash command MCP server that runs and manages shell execution.
npx @getmcp/cli add io.github.mrorigo/bash-command-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrorigo/bash-command-mcp": {
"command": "npx",
"args": [
"-y",
"bash-command-mcp"
],
"env": {
"OTEL_ENABLED": "",
"OTEL_SERVICE_NAME": "",
"OTEL_SERVICE_VERSION": "",
"OTEL_EXPORTER_OTLP_ENDPOINT": "",
"OTEL_METRIC_EXPORT_INTERVAL_MS": "",
"BASH_COMMAND_MCP_LOG_DIR": ""
}
}
}
}