Loading...
pip install uv{
"command": "npm run dev",
"execute_automatically": false
}user_feedbackAsks the user for feedback on a given task or action before proceeding.
The tool can trigger execution of user-defined commands, which could be potentially harmful.
This MCP server is generally safe as it relies on user interaction and doesn't directly execute destructive commands. However, the safety depends on the command configured by the user and the user's discretion in providing feedback. It's risky if the configured command is malicious or the user provides harmful feedback without proper validation.