MCP Servers / communication / Apple Notifier

Apple Notifier

JSON →
httpnone26communication

Send native macOS notifications and interact with system dialogs.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: apple-notifier
Tools
What this server exposes
send_notification
Display native macOS notifications with customizable content including title, message, subtitle, and sound.
prompt_user
Show interactive dialog prompts to get user input with customizable message, default answer, buttons, and icon.
speak
Use macOS text-to-speech capabilities to speak text with optional voice and rate parameters.
take_screenshot
Capture screenshots using macOS screencapture with options for type, format, cursor visibility, shadow, and timestamp.
select_file
Open native macOS file picker dialog for file selection with prompt, default location, file type filters, and multiple selection support.
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
Resources
Apple Notifier — MCP Server · libregistry