Back to directory
tumf/mcp-shell-server

tumf/mcp-shell-server

@tumf

A secure shell command execution server implementing the Model Context Protocol (MCP)

shellcommand-executionsecuritywhitelistmcppythonautomation

Installation & Configuration

{
  "mcpServers": {
    "shell": {
      "command": "uvx",
      "args": [
        "mcp-shell-server"
      ],
      "env": {
        "ALLOW_COMMANDS": "ls,cat,pwd,grep,wc,touch,find"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12