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
संबंधित सर्वर
Hawaiihub MCP Server
An MCP server for a Chinese community news platform, featuring automated content collection, multi-platform publishing, and intelligent operations.
Bouyomi-chan MCP Server (Node.js)
A Node.js MCP server for the Japanese text-to-speech software Bouyomi-chan.
CData Email Server
A read-only MCP server for querying live email data using the CData JDBC Driver.
Facebook MCP Server
Automate and manage interactions on a Facebook Page using the Facebook Graph API.
Waroom MCP
Access the Waroom API through the Model Context Protocol.
MailerSend MCP Server
Turn an AI tool into your smart email engine
ELEMENT.FM
Create and publish unlimited podcast shows and episodes with ELEMENT.FM
Pushinator MCP
Send push notifications via the Pushinator service. Requires an API token from your Pushinator account.
Slack MCP Server
Access Slack DMs, channels, and messages from Claude. Browser token auth - no OAuth needed.
Salesforce MCP Server - Enhanced Edition
A Salesforce MCP server with automatic integrations for services such as WhatsApp, Slack, email, and custom webhooks.