noopstudios/interactive-feedback-mcp
An MCP server that enables AI coding assistants to request and process human feedback during development workflows.

Not currently ranked — collecting fresh signals.
star history
This is an MCP server implementing the Model Context Protocol to provide a human-in-the-loop workflow for AI-assisted development. It integrates with AI coding tools like Cursor, Cline, and Windsurf, allowing AI assistants to run commands, display output, and request user feedback before completing tasks. The server reduces unnecessary tool calls by consolidating multiple speculative invocations into a single feedback-aware request.
Frequently asked
- What is noopstudios/interactive-feedback-mcp?
- An MCP server that enables AI coding assistants to request and process human feedback during development workflows.
- Is interactive-feedback-mcp open source?
- Yes — noopstudios/interactive-feedback-mcp is open source, released under the MIT license.
- What language is interactive-feedback-mcp written in?
- noopstudios/interactive-feedback-mcp is primarily written in Python.
- How popular is interactive-feedback-mcp?
- noopstudios/interactive-feedback-mcp has 1.7k stars on GitHub.
- Where can I find interactive-feedback-mcp?
- noopstudios/interactive-feedback-mcp is on GitHub at https://github.com/noopstudios/interactive-feedback-mcp.