Skip to content
Back to search
30
MCP

ifeedback-mcp

pypi/ifeedback-mcp

Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ifeedback-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}