ntfy-me-mcp 📤
@Dieg0ski
关于 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!)
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ntfy-me-mcp-dieg0ski": {
"command": "npx",
"args": [
"ntfy-me-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
评论