macOS Notification

Enables macOS system notifications, banner alerts, and text-to-speech capabilities with customizable parameters like voice selection and speech rate.

View Source
20 stars
0 tools
Created Aug 2025
@devizor/devizor-macos-notification-macos-notification-mcp

About

Enables macOS system notifications, banner alerts, and text-to-speech capabilities with customizable parameters like voice selection and speech rate.

Categories

general

Installation

npm

npm install @devizor/devizor-macos-notification-macos-notification-mcp

Configuration

{ "mcpServers": { "devizor-macos-notification-macos-notification-mcp": { "command": "npx", "args": [ "-y", "@devizor/devizor-macos-notification-macos-notification-mcp" ] } } }