Back to directory
ntfy-mcp

ntfy-mcp

@teddyzxcv44

Welcome to ntfy-mcp, the MCP server that keeps you caffeinated and informed! πŸš€β˜•οΈ This handy little server integrates with the Model Context Protocol to send you delightful ntfy notifications whenever your AI assistant completes a task. Because let's face it - you deserve that tea break while your code writes itself.

notificationntfymcp-servercontext

Installation & Configuration

{
  "mcpServers": {
    "ntfy-mcp": {
      "command": "node",
      "args": [
        "/path/to/ntfy-mcp/build/index.js"
      ],
      "env": {
        "NTFY_TOPIC": "<your topic name>"
      },
      "autoApprove": [
        "notify_user"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/3/18
Updated
2026/6/8