50
/ 100
12 days ago
glama

NTFY MCP Server

Enables bidirectional communication between AI agents and users through ntfy.sh push notifications, allowing agents to send messages and wait for user responses in asynchronous chat workflows.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: MCP_NTFY_AUTH_TOKEN, NTFY_AUTH_TOKEN, NTFY_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_NTFY_AUTH_TOKEN
configMCP_NTFY_TOPIC
🔐 secretNTFY_AUTH_TOKENBearer token optional
configNTFY_BASE_URL"": "https://ntfy.sh"
configNTFY_CACHE_FILECache file override {NTFY_DATA_DIR}/nfty-messages.json
configNTFY_CLEAN_ON_STARTUPClear logs/cache on startup true
configNTFY_DATA_DIRData directory override default platform path
configNTFY_FETCH_TIMEOUT_MSFetch timeout in milliseconds 10000
configNTFY_HYDRATE_BACKOFF_MS
configNTFY_HYDRATE_MIN_MS
configNTFY_KILL_EXISTINGKill existing server instances true
🔐 secretNTFY_PASSWORDBasic-auth password optional
configNTFY_SERVER
configNTFY_SINCEInitial backlog cursor 1h
configNTFY_TOPIC"": "your-topic-name",
configNTFY_USERNAMEBasic-auth username optional
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/harshwasan-nfty-mcp-14c7ft)](https://m8ven.ai/mcp/harshwasan-nfty-mcp-14c7ft)
commit: b8872bf14070af1205b10ac940e63fc6540ad990
code hash: cadd05f4281178c20fbcab2366e51ee28617adb98463589fdb0aada8b601644e
verified: 6/9/2026, 10:19:45 AM
view raw JSON →