Native macOS notifications for MCP
Connect Notifications to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Native macOS notifications for MCP. The notifications mcp server is what makes that connection.
An MCP server that enables AI assistants like Claude to send native macOS notifications to your computer.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
sound — System notification sound (Basso, Blow, Bottle, Frog, Funk, Glass, Hero, Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink, default, or none)wait — Whether to wait for user interactiontimeout — How long to display the notification (seconds)reply — Enable reply functionalityactions — Action buttons (max 2)icon — Path to custom iconcontentImage — Image to display in notificationcloseLabel — Custom close button labelScripts — The Scripts tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the monitoring and observability group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Notifications's toolset — sound, wait, timeout and 6 more — is a fair guide to whether it matches your workflow. It is maintained by ohqay; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Notifications's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| sound | System notification sound (Basso, Blow, Bottle, Frog, Funk, Glass, Hero, Morse, Ping, Pop, Purr, Sosumi, Submarine, Tink, default, or none) |
| wait | Whether to wait for user interaction |
| timeout | How long to display the notification (seconds) |
| reply | Enable reply functionality |
| actions | Action buttons (max 2) |
| icon | Path to custom icon |
| contentImage | Image to display in notification |
| closeLabel | Custom close button label |
| Scripts | The Scripts tool exposed by this server. |
Give your coding agent the full DevTools toolbox: traces, network, console, heap snapshots and Lighthouse.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.
Errors with full context — stack traces, issue triage and AI-powered root-cause analysis from Sentry's server.
Enables enhanced web research capabilities for large language models through intelligent search queuing and advanced content extraction.
Automates browser interactions and enables Large Language Models (LLMs) to interact with web pages through Playwright and Chrome DevTools Protocol
Guides tool usage by providing recommendations for MCP tools at each problem-solving stage.