libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
communication
/ Apple Notifier
Apple Notifier
JSON →
http
none
★ 26
communication
Send native macOS notifications and interact with system dialogs.
github ↗
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
auth
none
env
OPENAI_API_KEY
Resources
github
https://github.com/turlockmike/apple-notifier-mcp ↗
Apple Notifier — MCP Server · libregistry