r33drichards/mcp-exec
MCP server for async shell command execution with log streaming and search
Platform-specific configuration:
{
"mcpServers": {
"mcp-exec": {
"command": "npx",
"args": [
"-y",
"mcp-exec"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...