Ntfy Push Notifications
Enables sending push notifications through the ntfy service with customizable titles, summaries, priority levels, and tags for alerting users about completed tasks or status updates.
31 stars
0 tools
Created Aug 2025
@gitmotion/gitmotion-ntfy-push-notifications-ntfy-me-mcpAbout
Enables sending push notifications through the ntfy service with customizable titles, summaries, priority levels, and tags for alerting users about completed tasks or status updates.
Categories
general
Installation
npm
npm install @gitmotion/gitmotion-ntfy-push-notifications-ntfy-me-mcp
Configuration
{
"mcpServers": {
"gitmotion-ntfy-push-notifications-ntfy-me-mcp": {
"command": "npx",
"args": [
"-y",
"@gitmotion/gitmotion-ntfy-push-notifications-ntfy-me-mcp"
]
}
}
}