MCP Feedback Enhanced
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Feedback Enhancedcollect feedback on my new UI design with image uploads"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Shouji
🔧 本地定制版本说明
感谢f的反馈项目,本版本修复了以下问题并新增功能:
✅ 已修复问题
超时设置问题:修复了超时时间永远是 600s 的问题,现已修复默认 24 小时超时 ,可以长时间等待反馈啦
图片上传问题:修复了无法上传图片报错序列号错误的问题,现已支持更多类型图 片 😁🎉
断网重连功能:新增断网不断链接功能,现在可以离线同一个会话等待(适合使用 手机热点为电脑提供互联网的场景)
🚀 如何使用
Fork 本项目到本地,在 Cursor 中配置:
{
"mcpServers": {
"mcp-shouji-local": {
"command": "uv",
"args": [
"run",
"--directory",
"C:\\Users\\Administrator\\Desktop\\project\\mcp-shouji-main",
"python",
"-m",
"mcp_shouji"
],
"timeout": 86400,
"env": {
"MCP_DEBUG": "false",
"MCP_WEB_HOST": "127.0.0.1",
"MCP_WEB_PORT": "8765",
"MCP_DESKTOP_MODE": "false",
"MCP_LANGUAGE": "zh-CN"
},
"autoApprove": ["interactive_feedback"]
}
}
}注意:请将
"C:\\Users\\Administrator\\Desktop\\project\\mcp-shouji-main"改 为您本地的项目位置,这样可以实现本地高自由度的定制。
📸 界面预览
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to collect interactive user feedback through a modern GUI that supports text input, multiple image uploads (via file selection or clipboard paste), allowing users to provide comprehensive feedback with screenshots and comments.Last updated1MIT
- Alicense-qualityDmaintenanceEnables real-time user intervention for MCP agents via a Web UI and interactive_feedback tool, allowing users to review context and send instructions when agents drift from intent.Last updatedMIT
- FlicenseAqualityCmaintenanceEstablishes feedback-oriented development workflows with Web UI and desktop application interfaces, enabling AI to confirm with users and consolidate tool calls into single feedback requests.Last updated2
- Flicense-qualityBmaintenanceInteractive feedback server for AI-assisted development with Web UI and desktop app support, enabling user feedback collection after AI tasks.Last updated
Related MCP Connectors
Human feedback for AI agents: share HTML, get a live review link, read anchored notes as markdown.
X feedback discovery, noise-reduced query planning, signal filtering, and AI handoffs.
A paid remote MCP for AI agent browser approval MCP, built to return verdicts, receipts, usage logs,
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/find-xposed-magisk/mcp-feedback'
If you have feedback or need assistance with the MCP directory API, please join our Discord server