by Indie Developer
Execute shell commands safely with allow-lists and sandboxing.
Execute shell commands safely with allow-lists and sandboxing.
{
"mcpServers": {
"bash-shell": {
"command": "npx",
"args": ["-y", "mcp-shell"]
}
}
}
npx -y mcp-shell
{
"mcpServers": {
"bash/shell": {
"command": "npx",
"args": ["-y", "mcp-shell"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared
B
Tools for building MCP Bundles