egoist/shell-command-mcp
MCP server for executing shell commands.
Platform-specific configuration:
{
"mcpServers": {
"shell-command-mcp": {
"command": "npx",
"args": [
"-y",
"shell-command-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...