chrstnwhlrt/pushover-mcp-rs
MCP server for sending push notifications via Pushover API. Enables LLMs like Claude to notify you when tasks complete.
Platform-specific configuration:
{
"mcpServers": {
"pushover-mcp-rs": {
"command": "npx",
"args": [
"-y",
"pushover-mcp-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...