sonirico/mcp-shell
ποΈ π π πͺ π§ Give hands to AI. MCP server to run shell commands securely, auditably, and on demand on isolated environments like docker.
Quick Start
Clone the repository:
git clone https://github.com/sonirico/mcp-shellClaude Desktop configuration example:
{
"mcpServers": {
"mcp-shell": {
"command": "npx",
"args": [
"-y",
"sonirico/mcp-shell"
]
}
}
}Check the repository README for specific installation and configuration instructions.