Back to search
30
MCP

io.github.mrorigo/bash-command-mcp

io.github.mrorigo/bash-command-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
0 tools
io.github.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
io.github.bytedance/mcp-server-commands
An MCP server to run arbitrary commands
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools
io.github.mkpvishnu/terminal-mcp
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
0 tools
@hbarhate/ssh-mcp-server
MCP server for SSH remote command execution
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mrorigo/bash-command-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}