ntfy-mcp-server
A server for handling notifications using the MCP protocol.
Added on 3/28/2025
ntfy-mcp-server
- Install dependencies
npm install --save-dev typescript @types/node
npm install --save-dev ts-node
- compile typescript to javascript
npm run build
- point to the mcp server which is now ./build/index.js
Similar Resources
Developer Tools