Skip to content
Claude Code

ntfy for Claude Code

io.github.ni-c/ntfy-mcp

Publish ntfy notifications, read the message cache, and manage users and topic access

client:Claude Code transport:stdio runtime:npm

Install ntfy in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ntfy-mcp -e NTFY_URL=<NTFY_URL> -e NTFY_TOKEN=<NTFY_TOKEN> -e NTFY_USERNAME=<NTFY_USERNAME> -e NTFY_PASSWORD=<NTFY_PASSWORD> -e NTFY_TOPICS=<NTFY_TOPICS> -e NTFY_READ_ONLY=<NTFY_READ_ONLY> -e NTFY_INSECURE_TLS=<NTFY_INSECURE_TLS> -e NTFY_ALLOW_TOOLS=<NTFY_ALLOW_TOOLS> -e NTFY_DENY_TOOLS=<NTFY_DENY_TOOLS> -- npx -y @ni-c/ntfy-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ntfy in other clients