Loading MCP server directory, please wait...
Send, search, and manage notifications, accounts, and push preferences
npx @getmcp/cli add io.github.JustinBStrong/agent-push-kitRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENT_PUSH_KIT_TOKENA named Agent Push Kit agent token beginning with apt_
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JustinBStrong/agent-push-kit": {
"command": "npx",
"args": [
"-y",
"agent-push-kit-mcp"
],
"env": {
"AGENT_PUSH_KIT_TOKEN": "",
"AGENT_PUSH_KIT_API_BASE": "https://api.chatdna.co/agent-push-kit/v1"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
Gotify notifications and app, client, and message management over MCP and CLI.