hdresearch/mcp-shell
Execute a secure shell in Claude Desktop using the Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"mcp-shell": {
"command": "npx",
"args": [
"-y",
"mcp-shell"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...