
FastMCP Server That Pages On Call Via 100+ Notification Channels (Apprise Wrappe
Page yourself or on-call via 100+ Apprise notification channels when incidents need human attention from the agent.
Overview
paging-mcp is a MCP server for the Operate phase that pages on-call through 100+ Apprise notification channels from your agent.
What is this MCP server?
- FastMCP wrapper around Apprise for 100+ notification channels
- APPRISE_URLS env: comma-separated WhatsApp, ntfy, Pushover, and similar targets
- stdio MCPB v0.1.0 for agent-triggered incident pages
- Bridges agent workflows to real phones and chat apps without custom notifier code per channel
- MCP integration for ops, not a full incident management platform
- 100+ notification channels via Apprise wrapper
- Server version 0.1.0 stdio MCPB; requires APPRISE_URLS
What problem does it solve?
Your agent can detect production problems but has no unified, multi-channel way to reach you immediately on phone or chat.
Who is it for?
Solo operators who already use or can configure Apprise URLs and want agent-driven paging from MCP workflows.
Skip if: Enterprises needing full PagerDuty rotations, teams without any notification URLs configured, or builders who only need in-app toast alerts.
What do I get? / Deliverables
Incidents trigger pages through Apprise-configured channels so you get alerted without building per-service notifier integrations.
- Agent-triggered pages delivered through configured Apprise channels
- Single MCP surface instead of custom per-channel webhook scripts
Recommended MCP Servers
Journey fit
How it compares
Apprise-backed paging MCP, not a complete incident command platform or uptime monitor by itself.
Common Questions / FAQ
Who is paging-mcp for?
Indie developers and small teams who run production apps and want Claude Code or similar agents to fire real on-call notifications via Apprise.
When should I use paging-mcp?
Use it after ship when monitoring or agent-run checks need to escalate failures to your phone or chat apps immediately.
How do I add paging-mcp to my agent?
Set APPRISE_URLS to comma-separated Apprise notification URLs, install paging-mcp MCPB v0.1.0, register stdio in your MCP client, and call page tools from incident skills or scripts.