Skip to content
Back to search
20
MCP

mcp-shell-server

tumf/mcp-shell-server

Secure MCP server for whitelisted shell command execution with stdin, argv pipelines, timeouts, and structured audit logging.

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

Similar MCP servers embedding-nearest

cmd-line-mcp
Command-line MCP server for safe command execution
0 tools
cli-mcp-server
Command line interface for MCP clients with secure execution and customizable security policies
0 tools
cli-mcp-server
Command line interface for MCP clients with secure execution and customizable security policies
0 tools
io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
0 tools
iflow-mcp_cmd-line-mcp
Command-line MCP server for safe command execution
0 tools
SSH MCP Tool
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-shell-server": {
      "url": "None",
      "transport": "http"
    }
  }
}