一个简单的MCP服务器,用于发送桌面通知。
当前支持:
未来版本计划支持Linux和Windows。
go install github.com/5n7/mcp-notify@latest
对于Cursor:
{
"mcpServers": {
"notify": {
"command": "/path/to/mcp-notify",
"args": []
}
}
}
根据MCP工具规范,以下参数可用:
title:通知的标题message:通知的内容