Shell Exec runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 9 Sep 2026.
Execute bash commands with background job support.
Today is the operative word: we check Shell Exec every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shell-exec-mcp -- npx -y shell-exec-mcp
{
"mcpServers": {
"shell-exec-mcp": {
"args": [
"-y",
"shell-exec-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.shell-exec-mcp]
command = "npx"
args = ["-y", "shell-exec-mcp"]
{
"mcpServers": {
"shell-exec-mcp": {
"args": [
"-y",
"shell-exec-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shell-exec-mcp": {
"args": [
"-y",
"shell-exec-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MCP_TRANSPORT (Transport type.).
The author declared them in the registry entry; get the values from the project itself.
Run long shell commands as background tasks: start them, keep working, collect the results later
Sophisticated bash command MCP server that runs and manages shell execution.
MCP server for executing shell commands on remote hosts via SSH.
Execute code in isolated cloud containers. Supports Python, JavaScript, Bash, and Go.
Privileged command execution proxy with human approval via pkexec or sudo
Autonomous AI development system with persistent task queue and background execution
JSON-first Coreutils CLI for AI agents. 114 commands with sandbox, dry-run, and MCP support.
MCP server for SSH remote command execution
Answers built from our own checks of this server.