Skip to main content
Coding AgentsGo

sonirico/mcp-shell

🏎️ 🏠 🍎 πŸͺŸ 🐧 Give hands to AI. MCP server to run shell commands securely, auditably, and on demand on isolated environments like docker.

coding-agentslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/sonirico/mcp-shell

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-shell": {
      "command": "npx",
      "args": [
        "-y",
        "sonirico/mcp-shell"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Go
Author
sonirico