communication

Ntfy Me Mcp

An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)

typescript
cloud
local
communication
0
View on GitHub

Installation

npx -y gitmotion/ntfy-me-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ntfy-me-mcp",
  "command": "npx",
  "args": [
    "-y",
    "gitmotion/ntfy-me-mcp"
  ]
}

About This MCP Server

gitmotion/ntfy-me-mcp

An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)

GitHub: https://github.com/gitmotion/ntfy-me-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub