Skip to content
Back to search
30
MCP

Shell Command

pulsemcp/shell command

Secure shell command execution server that allows running system commands in a controlled environment through an allowlist system, returning results in YAML format.

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

Similar MCP servers embedding-nearest

Secure Shell Executor
Provides a secure way to execute shell commands with robust validation, whitelisting, and timeout handling through an asyncio-powered Python
0 tools
Command Executor
Enables secure remote command execution with robust security controls like command allowlisting, direct command invocation without shell acc
0 tools
Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools
Mac Shell
Enables secure execution of macOS terminal commands through a ZSH shell with a whitelist system that categorizes operations as safe, requiri
0 tools
SSH
Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files
0 tools
Run Shell Command
Enables direct execution of shell commands from chat interfaces, creating a bridge between natural language prompts and local system operati
0 tools

How to use

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

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