devizor/macOS-Notification-MCP
macOS Notification MCP enables AI assistants to trigger native macOS sounds, visual notifications, and text-to-speech. Built for Claude and other AI models using the Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"macOS-Notification-MCP": {
"command": "npx",
"args": [
"-y",
"macOS-Notification-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...