Retour aux applications

MCP Notify
par 5n7
Envoyez des notifications natives sur le bureau macOS directement depuis votre assistant IA.
0 étoiles
Fonctionne dans:Cursor
Expose:Tools
Ce qu'il fait
Connecte votre assistant IA au système de notification de macOS, lui permettant d'envoyer des alertes et des rappels directement sur votre bureau.
Outils
notify: Envoie une notification sur le bureau avec un titre et un message spécifiés.
Installation
Installez via Go :
go install github.com/5n7/mcp-notify@latest
Ajoutez à claude_desktop_config.json :
{
"mcpServers": {
"notify": {
"command": "/path/to/mcp-notify",
"args": []
}
}
}
Hôtes supportés
- cursor
- claude
Installation rapide
go install github.com/5n7/mcp-notify@latestInformations
- Tarification
- free
- Publié
- 6/11/2026
- étoiles
- 0
Catégories
Choisissez votre client IA et suivez les étapes ci-dessous.
Cursor
Add to mcp.json: { "notify": { "command": "/path/to/mcp-notify", "args": [] } }Claude Desktop
Add to claude_desktop_config.json: { "notify": { "command": "/path/to/mcp-notify", "args": [] } }





