A server for collecting user feedback and AI work reports.
基于Node.js的现代化MCP反馈收集器,支持AI工作汇报和用户反馈收集。
{
"mcpServers": {
"mcp-feedback-collector": {
"command": "npx",
"args": [
"-y",
"smd-mcp-feedback-collector@latest"
],
}
}
}
{
"mcpServers": {
"mcp-feedback-collector": {
"command": "npx",
"args": [
"-y",
"smd-mcp-feedback-collector@1.2.2"
],
"env": {
"MCP_TRANSPORT_MODE": "stdio",
"MCP_WEB_PORT": "5050"
}
}
}
}
使用 npx smd-mcp-feedback-collector@latest 全局启动(在控制台启动一个,之后在cursor中配置)
{
"mcpServers": {
"mcp-feedback-collector": {
"url": "http://localhost:3001/mcp"
}
}
}
# 在命令行窗口中启动服务(你可以自己编写脚本改为后台启动)
npx -y standalone-toolbar-service@latest
Enables room-based messaging between multiple agents.
A Slack server for managing workspace channels, messages, and users, created by KimpalbokTV.
This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content.
Interact with the rqbit torrent client API. Requires a running rqbit instance.
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
An MCP server for sending emails via the Postmark service, configured through environment variables.
A GitHub Action that functions as a Slack MCP server, enabling secure image downloads and integrations with Slack.
Interact with Hacker News through the Model Context Protocol (MCP), designed for Claude Desktop.
Network access with the ability to run commands like ping, traceroute, mtr, http, dns resolve.
Sends desktop notifications with sound when agent tasks are completed.