gitmotion/ntfy-me-mcp
by Various
An ntfy MCP server for sending/fetching ntfy notifications to self-hosted or ANY ntfy.sh server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
MCP
gitmotion/ntfy-me-mcp
Added 1 June 2026
Overview
An MCP server that allows AI agents to send and fetch ntfy notifications to self-hosted or the public ntfy.sh server. It uses secure token authentication and can be run via npx or Docker.
Best for
Best for
Developers who need ntfy notification capabilities within MCP-connected AI agent systems
Use cases
- Send push notifications from an AI agent to a mobile device
- Retrieve notification history for monitoring or logging
- Integrate ntfy alerts into MCP-based workflows
How to use
Tools exposed
NTFY_TOPICNTFY_URLNTFY_TOKEN
Tested with
Claude Desktop, Claude Code, VS Code
Example client config
{\n "ntfy-me-mcp": {\n "command": "npx",\n "args": ["-y", "ntfy-me-mcp"],\n "env": {\n "NTFY_TOPIC": "your-ntfy-topic",\n "NTFY_URL": "https://ntfy.sh",\n "NTFY_TOKEN": "add-your-ntfy-token"\n }\n }\n} Notes
An MCP server that allows AI agents to send and fetch ntfy notifications to self-hosted or the public ntfy.sh server. It uses secure token authentication and can be run via npx or Docker.
61 stars on GitHub. Last updated 2026-04-11. Licensed GPL-3.0.
Use cases
- Send push notifications from an AI agent to a mobile device
- Retrieve notification history for monitoring or logging
- Integrate ntfy alerts into MCP-based workflows
Pros
- Works with both self-hosted and public ntfy.sh servers
- Easy deployment using npx or Docker
- Supports token-based authentication for secure access
Cons
- Depends on ntfy infrastructure and its availability
- Limited to ntfy’s notification features (no custom actions)
- Small community (61 stars) with potentially less support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with both self-hosted and public ntfy.sh servers
- Easy deployment using npx or Docker
- Supports token-based authentication for secure access
Cons
- Depends on ntfy infrastructure and its availability
- Limited to ntfy's notification features (no custom actions)
- Small community (61 stars) with potentially less support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.