developer tools

User Feedback Mcp

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

python
local
developer tools
0
View on GitHub

Installation

npx -y mrexodia/user-feedback-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "user-feedback-mcp",
  "command": "npx",
  "args": [
    "-y",
    "mrexodia/user-feedback-mcp"
  ]
}

About This MCP Server

mrexodia/user-feedback-mcp

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

GitHub: https://github.com/mrexodia/user-feedback-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub