← All servers
πŸ”§

Ntfy ServerVerifiedπŸ›‘ No advisories

io.github.cyanheads/ntfy-mcp-server
New to MCP? Start here β†’
19β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/cyanheads, which proved it owns this namespace.

Verified owner: github.com/cyanheads β†—io.github.cyanheads/ntfy-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads NTFY_SERVERS, NTFY_BASE_URL, NTFY_DEFAULT_TOPIC, NTFY_AUTH_TOKEN, NTFY_AUTH_USERNAME, NTFY_AUTH_PASSWORD, ….

About

Send, manage, and replay ntfy push notifications via MCP.

Packages & transports

npmntfy-mcp-serverv2.1.1 Β· bun
npmntfy-mcp-serverv2.1.1 Β· bun

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ntfy_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "ntfy-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y ntfy-mcp-server