MCP server enabling human-in-the-loop workflows for developer tools like Cline and Cursor.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by User Feedback MCP.
Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. This is especially useful for developing desktop applications that require complex user interactions to test.

For the best results, add the following to your custom prompt:
Before completing the task, use the user_feedback MCP tool to ask the user for feedback.
This will ensure Cline uses this MCP server to request user feedback before marking the task as completed.
.user-feedback.jsonHitting Save Configuration creates a .user-feedback.json file in your project directory that looks like this:
This configuration will be loaded on startup and if execute_automatically is enabled your command will be instantly executed (you will not have to click Run manually). For multi-step commands you should use something like Task.
To install the MCP server in Cline, follow these steps (see screenshot):

pip install uvcurl -LsSf https://astral.sh/uv/install.sh | shC:\MCP\user-feedback-mcp.cline_mcp_settings.json.user-feedback-mcp server:This will open a web interface at http://localhost:5173 and allow you to interact with the MCP tools for testing.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mrexodia-user-feedback-mcp)<a href="https://allmcps.com/mcp/mrexodia-user-feedback-mcp"><img src="https://allmcps.com/api/badge/mrexodia-user-feedback-mcp?style=directory" alt="User Feedback MCP on AllMCPs" /></a>