Skip to content
Back to search
30
MCP

Run Shell Command

pulsemcp/run shell command

Enables direct execution of shell commands from chat interfaces, creating a bridge between natural language prompts and local system operations for quick developer workflows.

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

Similar MCP servers embedding-nearest

Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools
Shell Command
Secure shell command execution server that allows running system commands in a controlled environment through an allowlist system, returning
0 tools
Shell Exec
Execute bash commands with background job support.
0 tools
RealSSH
Executes remote shell commands over SSH connections for AI agents.
0 tools
Command Line
Safely run command-line arguments for Unix/macOS systems.
0 tools
Command Executor
Enables secure remote command execution with robust security controls like command allowlisting, direct command invocation without shell acc
0 tools

How to use

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

{
  "mcpServers": {
    "run_shell_command": {
      "url": "None",
      "transport": "http"
    }
  }
}