Back to directory
mrexodia/user-feedback-mcp

mrexodia/user-feedback-mcp

@mrexodia

Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.

human-in-the-loopuser-feedbackclinecursormcp-serverworkflowguiinteractionautomation

Installation & Configuration

{
  "mcpServers": {
    "github.com/mrexodia/user-feedback-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "c:\\MCP\\user-feedback-mcp",
        "run",
        "server.py"
      ],
      "timeout": 600,
      "autoApprove": [
        "user_feedback"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13