MCP Server
MCP
FastMCP server that pages on-call via 100+ notification channels (Apprise wrappe
FastMCP server that pages on-call via 100+ notification channels (Apprise wrapper)
Install
mcpb:https://github.com/adelaidasofia/paging-mcp/releases/download/v0.1.0/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/adelaidasofia/paging-mcp/releases/download/v0.1.0/paging-mcp.mcpb",
"version": "0.1.0",
"fileSha256": "929b9b95df5da2f32d2ed1fa4a05edc1d3b2b8b7c3e11890340c1cae0840332a",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated Apprise URLs (whatsapp, ntfy, pushover, etc.)",
"isRequired": true,
"isSecret": true,
"name": "APPRISE_URLS"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment