ntfy-mcp-server
by cyanheads
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NODE_ENV | No | Environment mode (development, production) | development |
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | info |
| NTFY_API_KEY | No | Optional API key for reserved topics | |
| NTFY_BASE_URL | No | The ntfy server base URL | https://ntfy.sh |
| NTFY_DEFAULT_TOPIC | Yes | Your default ntfy topic | |
| RATE_LIMIT_WINDOW_MS | No | Rate limiting window in milliseconds | 60000 |
| RATE_LIMIT_MAX_REQUESTS | No | Maximum number of requests in rate limit window | 100 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |