A simple MCP server for sending desktop notifications.
Currently supports:
Support for Linux and Windows is planned for future releases.
go install github.com/5n7/mcp-notify@latest
For Cursor:
{
"mcpServers": {
"notify": {
"command": "/path/to/mcp-notify",
"args": []
}
}
}
The following parameters are available according to the MCP tool specification:
title
: The title of the notificationmessage
: The content of the notification
{
"mcpServers": {
"notify": {
"env": {},
"args": [],
"command": "npx"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.