AshikNesin/pushover-mcp
A MCP implementation for sending notifications via Pushover
Platform-specific configuration:
{
"mcpServers": {
"pushover-mcp": {
"command": "npx",
"args": [
"-y",
"pushover-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...