Welcome to ntfy-mcp, the MCP server that keeps you caffeinated and informed! πβοΈ This handy little server integrates with the Model Context Protocol to send you delightful ntfy notifications whenever your AI assistant completes a task. Because let's face it - you deserve that tea break while your code writes itself.
notificationntfymcp-servercontext
Installation & Configuration
{
"mcpServers": {
"ntfy-mcp": {
"command": "node",
"args": [
"/path/to/ntfy-mcp/build/index.js"
],
"env": {
"NTFY_TOPIC": "<your topic name>"
},
"autoApprove": [
"notify_user"
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/3/18
Updated
2026/6/8