SERVER
Bash Command MCP
Rank #27,656io.github.mrorigo/bash-command-mcp
Sophisticated bash command MCP server that runs and manages shell execution.
Listed & last published
Feb 17, 2026
OVERVIEW
Bash Command MCP is a Model Context Protocol (MCP) server published by mrorigo. It ranks #27,656 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bash Command MCP is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Feb 17, 2026 and most recently updated on Feb 17, 2026.
STANDING
#27,656of 76,851 tracked serversTop 50%
Ranks ahead of 49,195 of 76,851 servers on MCP Toplist.
CONNECT
Use Bash Command MCP
Add Bash Command MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"bash-command-mcp": {
"command": "npx",
"args": [
"-y",
"bash-command-mcp"
],
"env": {
"OTEL_ENABLED": "<your OTEL_ENABLED>",
"OTEL_SERVICE_NAME": "<your OTEL_SERVICE_NAME>",
"OTEL_SERVICE_VERSION": "<your OTEL_SERVICE_VERSION>",
"OTEL_EXPORTER_OTLP_ENDPOINT": "<your OTEL_EXPORTER_OTLP_ENDPOINT>",
"OTEL_METRIC_EXPORT_INTERVAL_MS": "<your OTEL_METRIC_EXPORT_INTERVAL_MS>",
"BASH_COMMAND_MCP_LOG_DIR": "<your BASH_COMMAND_MCP_LOG_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
mrorigo
MORE FROM THIS PUBLISHER
Other servers by mrorigo
View all mrorigo servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Feb 17, 2026 |
| 0.1.0 | Feb 17, 2026 |
| 1.0.0 | Feb 17, 2026 |
FAQ
Frequently asked questions
- Who maintains Bash Command MCP?
- Bash Command MCP is maintained by mrorigo, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Bash Command MCP listed on the Official MCP Registry?
- Yes — Bash Command MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Bash Command MCP have?
- MCP Toplist tracks 3 versions of Bash Command MCP, most recently published on Feb 17, 2026.
- Where can I find the source code for Bash Command MCP?
- The source code for Bash Command MCP is hosted at github.com/mrorigo/bash-command-mcp.
EXPLORE