LogoSTMCP
Download
MCP Feedback Enhanced

MCP Feedback Enhanced

This project is an enhanced MCP server for interactive feedback and AI-assisted command execution, supporting both Web UI and desktop applications. Minidoracat/mcp-feedback-enhanced offers a dual-interface MCP server for AI-assisted development. It supports both Web UI and cross-platform desktop apps, intelligently detects local, SSH, and WSL environments, and unifies functionality across interfaces. Key features include prompt management, auto command execution, session tracking, real-time feedback, multi-language support, and robust image handling, all designed to streamline development workflows and improve efficiency.

Tools

1. interactive_feedback

Core tool for providing interactive user feedback in AI-assisted development. Features dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.

2. web_ui_interface

Lightweight browser-based interface suitable for remote and WSL environments. Provides responsive design with drag-and-drop file upload and clipboard image paste functionality.

3. desktop_application

Cross-platform native desktop application based on Tauri framework, supporting Windows, macOS, and Linux with exactly the same functionality as Web UI.

4. prompt_management

Smart prompt management system supporting CRUD operations for common prompts, usage statistics, and intelligent sorting to improve development efficiency.

5. auto_timed_submit

Automatic timed submission feature with flexible timer settings from 1-86400 seconds, including pause, resume, and cancel control options.

6. session_management

Session management and tracking system with local file storage, privacy controls, history export (JSON, CSV, Markdown formats), and real-time statistics.

7. auto_command_execution

Automatic command execution feature (v2.6.0) that automatically executes preset commands after creating new sessions or commits to improve workflow efficiency.

8. websocket_connection

WebSocket connection monitoring tool providing connection status monitoring, auto-reconnection, and connection quality indicators for stable real-time communication.

9. image_processing

Full-format image processing tool supporting PNG, JPG, JPEG, GIF, BMP, WebP formats with convenient drag-and-drop upload and clipboard paste functionality.

10. multi_language_support

Multi-language support system providing Traditional Chinese, English, and Simplified Chinese interfaces with instant switching and intelligent language detection.

11. environment_detection

Intelligent environment detection tool that automatically recognizes SSH Remote, WSL, and other special environments, providing appropriate interface adaptation solutions.

12. audio_notifications

Audio notification system with built-in multiple sound effects, custom audio upload support, and volume control for enhanced user experience.

13. system_notifications

System-level notification feature (v2.6.0) providing system-level real-time alerts for important events like auto-commit and session timeout.

14. debug_mode

Debug mode tool providing detailed debug information output to help developers troubleshoot issues and optimize performance.

15. cache_management

Cache management tool providing cache size viewing, cleanup content preview, standard cleanup, and force cleanup functionality to help manage disk space.

JSON Config

{
  "mcpServers": {
    "mcp-feedback-enhanced": {
      "command": "uvx",
      "args": ["mcp-feedback-enhanced@latest"],
      "timeout": 600,
      "autoApprove": ["interactive_feedback"]
    }
  }
}

Useful Links

Information

Categories