Bark MCP Server
JSON →Send iOS push notifications using the Bark app.
Install
npx -y @metrovoc/bark-mcp-server Tools · 3
- send_bark_notification Send a single push notification to an iOS device via Bark. Supports title, subtitle, body, URL, group, icon, sound, call, level (critical/timeSensitive/active/passive), badge, and ciphertext.
- send_bark_batch_notifications Send multiple notifications in a single batch operation to iOS devices via Bark.
- check_bark_server_health Check if a Bark server is healthy and reachable.
Environment variables
BARK_KEYBARK_SERVER_URL
Links
★ 3 GitHub stars