MCP Servers / communication / Bark MCP Server

Bark MCP Server

JSON →
none★ 3communication

Send iOS push notifications using the Bark app.

Install
How to run this server
[ { "cmd": "npx -y @metrovoc/bark-mcp-server", "imports": [] } ]
server path: bark-mcp-server
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envBARK_KEY
envBARK_SERVER_URL
Resources
Bark MCP Server — MCP Server · libregistry