Macos Notification MCP Server

v1.0.0Developer Toolsstable

Play a system sound notification. Args: sound_name: Name of the system sound to play (default: 'Submarine') Options: Basso, Blow, Bottle, Frog, Funk, Glass, Hero, Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink Returns: A message indicating whether t

command-line
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Play a system sound notification. Args: sound_name: Name of the system sound to play (default: 'Submarine') Options: Basso, Blow, Bottle, Frog, Funk, Glass, Hero, Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink Returns: A message indicating whether t

Features

  • sound_notification
  • banner_notification
  • speak_notification
  • list_available_voices
  • test_notification_system

Use Cases

Play a system sound notification. Args: sound_name: Name of the system sound to play (default: 'Submarine') Options: Basso, Blow, Bottle, Frog, Funk, Glass, Hero, Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink Returns: A message indicating whether t
Display a banner notification on macOS. Args: title: The title of the notification message: The main content of the notification subtitle: Optional subtitle for the notification sound: Whether to play a sound with the notification (default: False) so
Use macOS text-to-speech to speak a message. Args: text: The text to speak voice: Optional voice to use (default: system default) rate: Speech rate, words per minute (default: 150) volume: Volume level from 0.0 to 1.0 (default: 1.0) Returns: A messag
List all available text-to-speech voices on the system. Returns: A string listing all available voices
Test the notification system by trying all notification methods. Returns: A diagnostic report of the notification system
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y macos-notification-mcp

Manual Installation

npx -y macos-notification-mcp

Examples

Basic Configuration

Configure Macos Notification MCP Server

npx -y macos-notification-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Macos Notification MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides