ntfy-me-mcp 📤
@Dieg0ski
About ntfy-me-mcp 📤
An ntfy MCP server for sending ntfy notifications to your self-hosted ntfy server 📤 (supports secure token auth - use with npx or docker!)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ntfy-me-mcp-dieg0ski": {
"command": "npx",
"args": [
"ntfy-me-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is ntfy-me-mcp?
ntfy-me-mcp is an efficient server that sends notifications to a self-hosted ntfy server using the Model Context Protocol. It supports secure token authentication and can be run via npx or Docker, targeting developers who need lightweight, cross-platform notification management.
How to use ntfy-me-mcp?
Install globally with npx ntfy-me-mcp or run via Docker with docker run dieg0ski/ntfy-me-mcp. Configure token authentication by setting the TOKEN environment variable. Send a notification with npx ntfy-me-mcp send "Your notification message".
Key features of ntfy-me-mcp
- Secure token authentication for notifications
- Easy setup with npx or Docker
- Cross-platform support (Linux and Windows)
- Lightweight with minimal resource usage
- Containerized environment via Docker
Use cases of ntfy-me-mcp
- Send notifications from command-line tools to a self-hosted ntfy server
- Integrate notification alerts into automated scripts or CI/CD pipelines
- Manage team notifications through a secure, token-protected server
FAQ from ntfy-me-mcp
What prerequisites are needed to use ntfy-me-mcp?
You need Node.js installed (for npx) or Docker (for container usage), plus access to a self-hosted ntfy server.
How do I install ntfy-me-mcp?
Use npx ntfy-me-mcp to run the latest version, or pull the Docker image with docker pull dieg0ski/ntfy-me-mcp and run it.
How do I send a notification with token authentication?
Set the TOKEN environment variable before the command, for example: TOKEN=your_secure_token npx ntfy-me-mcp send "Your notification message". For Docker, use docker run -e TOKEN=your_secure_token dieg0ski/ntfy-me-mcp send "Your notification message".
What platforms does ntfy-me-mcp support?
It is compatible with both Linux and Windows systems.
What license covers ntfy-me-mcp?
This project is licensed under the MIT License.
Frequently asked questions
What prerequisites are needed to use ntfy-me-mcp?
You need Node.js installed (for npx) or Docker (for container usage), plus access to a self-hosted ntfy server.
How do I install ntfy-me-mcp?
Use `npx ntfy-me-mcp` to run the latest version, or pull the Docker image with `docker pull dieg0ski/ntfy-me-mcp` and run it.
How do I send a notification with token authentication?
Set the `TOKEN` environment variable before the command, for example: `TOKEN=your_secure_token npx ntfy-me-mcp send "Your notification message"`. For Docker, use `docker run -e TOKEN=your_secure_token dieg0ski/ntfy-me-mcp send "Your notification message"`.
What platforms does ntfy-me-mcp support?
It is compatible with both Linux and Windows systems.
What license covers ntfy-me-mcp?
This project is licensed under the MIT License.
Basic information
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments