anzax/dockashell
DockaShell is an MCP server that gives AI agents isolated Docker containers to work in. MCP tools for shell access, file operations, and full audit trail.
Platform-specific configuration:
{
"mcpServers": {
"dockashell": {
"command": "npx",
"args": [
"-y",
"dockashell"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...