ntfy.sh

Bridges Claude with ntfy.sh notification service, enabling direct push notifications with support for priorities, tags, attachments, and action buttons without leaving the conversation interface.

View Source
13 stars
0 tools
Created Aug 2025
@cyanheads/cyanheads-ntfy-sh-ntfy-mcp-server

About

Bridges Claude with ntfy.sh notification service, enabling direct push notifications with support for priorities, tags, attachments, and action buttons without leaving the conversation interface.

Categories

general

Installation

npm

npm install @cyanheads/cyanheads-ntfy-sh-ntfy-mcp-server

Configuration

{ "mcpServers": { "cyanheads-ntfy-sh-ntfy-mcp-server": { "command": "npx", "args": [ "-y", "@cyanheads/cyanheads-ntfy-sh-ntfy-mcp-server" ] } } }