Skip to main content
CommunicationUnknown

teddyzxcv/ntfy-mcp

The MCP server that keeps you informed by sending the notification on phone using ntfy

communication
Share:

Quick Start

Clone the repository:

git clone https://github.com/teddyzxcv/ntfy-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "ntfy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "teddyzxcv/ntfy-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Communication
Language
Unknown
Author
teddyzxcv