SERVER
Bash Command MCP
Rank #20027pulsemcp/mrorigo-bash-command
Sophisticated bash command MCP server that runs and manages shell execution.
First listed
Feb 17, 2026
Last publish date
Feb 17, 2026
OVERVIEW
Bash Command MCP is a Model Context Protocol (MCP) server published by mrorigo. It ranks #20027 of 58,900 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
#20,027of 58,900 tracked serversTop 50%
Ranks ahead of 38,873 of 58,900 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": {
"mrorigo-bash-command": {
"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 2 registries
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
- What is Bash Command MCP?
- Sophisticated bash command MCP server that runs and manages shell execution.
- Who maintains Bash Command MCP?
- Bash Command MCP is maintained by mrorigo, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Bash Command MCP an official MCP server?
- 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