apple-notifier-mcp

apple-notifier-mcp

12

Apple Notifier MCP Server is a tool for sending native macOS notifications and interacting with system dialogs through any MCP-compatible client. It supports features such as sending notifications, displaying prompts, text-to-speech, taking screenshots, and file selection. This server is designed to work on macOS systems and requires Node.js and an MCP-compatible client for full functionality.

What are the system requirements for Apple Notifier MCP Server?

The server requires macOS, Node.js version 18 or higher, and an MCP-compatible client such as Claude Desktop or Cline.

How can I install the Apple Notifier MCP Server?

You can install it via Smithery using the command npx -y @smithery/cli install apple-notifier-mcp --client claude or manually by running npm install -g apple-notifier-mcp and configuring your MCP client.

Can I customize the notifications sent by the server?

Yes, you can customize notifications with parameters such as title, message, subtitle, and sound options.

Does the server support text-to-speech functionality?

Yes, the server supports macOS text-to-speech capabilities with options for text, voice, and speech rate.

Is it possible to capture screenshots using the server?

Yes, you can capture screenshots with options for path, type, format, cursor visibility, shadow, and timestamp.