bark-mcp-server
If you are the rightful owner of bark-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Bark MCP Server is a Model Context Protocol server designed to facilitate the sending of iOS push notifications via the Bark platform.
The Bark MCP Server is a specialized server that leverages the Model Context Protocol (MCP) to enable AI assistants to send push notifications to iOS devices using the Bark service. This server is particularly useful for AI-driven applications that require real-time communication with users, such as alerting them to errors, notifying them of task completions, or requesting user input. The server supports all features of the Bark API, including basic notifications, URL redirection, notification grouping, custom icons, sound customization, and various notification levels. It also offers encryption support for secure message delivery. The server can be easily integrated into existing systems using environment variables for configuration, and it provides tools for both single and batch notification sending, as well as server health checks.
Features
- Send single and batch notifications to iOS devices
- Support for all Bark API features including custom icons and sounds
- Notification levels for prioritizing messages
- Encryption support for secure notifications
- Server health check functionality
Tools
send_bark_notification
Send a single push notification to an iOS device.
send_bark_batch_notifications
Send multiple notifications in a single batch operation.
check_bark_server_health
Check if a Bark server is running and healthy.