MCP Feedback Collector
A server for collecting user feedback and AI work reports.
🎯 MCP Feedback Collector
基于Node.js的现代化MCP反馈收集器,支持AI工作汇报和用户反馈收集。
Cursor配置说明(1.3.6版本)
{
"mcpServers": {
"mcp-feedback-collector": {
"command": "npx",
"args": [
"-y",
"smd-mcp-feedback-collector@latest"
],
}
}
}
Cursor配置说明(1.2.2版本,指定之前版本)
{
"mcpServers": {
"mcp-feedback-collector": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"MCP_TRANSPORT_MODE": "stdio",
"MCP_WEB_PORT": "5050"
}
}
}
}
Cursor mcp模式配置
使用 npx smd-mcp-feedback-collector@latest 全局启动(在控制台启动一个,之后在cursor中配置)
{
"mcpServers": {
"mcp-feedback-collector": {
"url": "http://localhost:3001/mcp"
}
}
}
Stagewise Toobar prompt拦截
# 在命令行窗口中启动服务(你可以自己编写脚本改为后台启动)
npx -y standalone-toolbar-service@latest
Verwandte Server
Gmail MCP Server
An MCP server for integrating with the Gmail API to manage emails.
Kafka MCP Server
An MCP server for Apache Kafka, allowing clients to interact with Kafka topics.
Qiye Wechat MCP
Enables AI assistants to send messages to Enterprise WeChat (Qiye Wechat) groups via webhooks.
CData Microsoft Teams MCP Server
A read-only MCP server for querying live Microsoft Teams data, powered by CData.
Aura Backend - Advanced AI Companion
An advanced AI companion with emotional intelligence and vector database integration.
Beehiiv
Manage your Beehiiv newsletter by adding subscribers and fetching posts using natural language.
MCP Email Server
Manage emails using Gmail and IMAP protocols. Requires external configuration for credentials and settings.
TextForge
The MCP email server with human approval — AI drafts emails, you approve before they send. Works with Claude Code, Cursor, Windsurf, and any MCP client.
FastIntercom
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.
Reddit
Access Reddit's public API to browse frontpage posts, subreddit information, and read post comments.