{"name":"io.github.cyanheads/ntfy-mcp-server","slug":"cyanheads-ntfy-mcp-server","title":null,"description":"Send, manage, and replay ntfy push notifications via MCP.","url":"https://mcp.market/server/cyanheads-ntfy-mcp-server","rating":null,"grade":"B","score":77,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":45,"stars":22,"forks":8,"downloads_week":2170,"last_push_at":"2026-09-16T09:44:53.000Z","license":"Apache-2.0"},"claimed":false,"transport":"npm","callable_via_gateway":false,"default_price_micros":0,"repository":"https://github.com/cyanheads/ntfy-mcp-server","website":null,"version":"2.3.4","remotes":[],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"ntfy-mcp-server","version":"2.3.4","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"JSON array of `{ baseUrl, authToken? | authUsername?+authPassword? }` entries — one per ntfy server. First entry is the default base. Auth is scoped to the entry's `baseUrl`; per-call `base_url` overrides that match a registered base forward that server's auth. Takes precedence over the single-server NTFY_BASE_URL / NTFY_AUTH_* shorthand.","format":"string","name":"NTFY_SERVERS"},{"description":"Single-server shorthand — base URL of the ntfy server (no trailing slash). Used when NTFY_SERVERS is unset.","format":"string","default":"https://ntfy.sh","name":"NTFY_BASE_URL"},{"description":"Topic used when a tool call omits `topic`. Treat the topic name as a secret — anyone who knows it can publish or subscribe.","format":"string","name":"NTFY_DEFAULT_TOPIC"},{"description":"Bearer access token (`tk_…`) for the single-server shorthand. Mutually exclusive with NTFY_AUTH_USERNAME / NTFY_AUTH_PASSWORD.","format":"string","name":"NTFY_AUTH_TOKEN"},{"description":"Basic-auth username for the single-server shorthand — must be set together with NTFY_AUTH_PASSWORD.","format":"string","name":"NTFY_AUTH_USERNAME"},{"description":"Basic-auth password for the single-server shorthand — must be set together with NTFY_AUTH_USERNAME.","format":"string","name":"NTFY_AUTH_PASSWORD"},{"description":"Per-request HTTP timeout in milliseconds.","format":"string","default":"15000","name":"NTFY_REQUEST_TIMEOUT_MS"},{"description":"Max retry attempts for transient upstream failures (5xx, network, 429).","format":"string","default":"3","name":"NTFY_MAX_RETRIES"},{"description":"When true, a per-call `base_url` override must resolve to a public address and its redirects are not followed. Servers registered under NTFY_SERVERS / NTFY_BASE_URL are exempt. Turn it on where callers you do not control can reach the server.","format":"string","default":"false","name":"NTFY_BLOCK_PRIVATE_HOSTS"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Directory for file-based logs (Node only; ignored on Workers).","format":"string","default":"./logs","name":"LOGS_DIR"},{"description":"Enable OpenTelemetry instrumentation (spans, metrics, completion logs).","format":"string","default":"false","name":"OTEL_ENABLED"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"ntfy-mcp-server","version":"2.3.4","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://127.0.0.1:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"JSON array of `{ baseUrl, authToken? | authUsername?+authPassword? }` entries — one per ntfy server. First entry is the default base. Auth is scoped to the entry's `baseUrl`; per-call `base_url` overrides that match a registered base forward that server's auth. Takes precedence over the single-server NTFY_BASE_URL / NTFY_AUTH_* shorthand.","format":"string","name":"NTFY_SERVERS"},{"description":"Single-server shorthand — base URL of the ntfy server (no trailing slash). Used when NTFY_SERVERS is unset.","format":"string","default":"https://ntfy.sh","name":"NTFY_BASE_URL"},{"description":"Topic used when a tool call omits `topic`. Treat the topic name as a secret — anyone who knows it can publish or subscribe.","format":"string","name":"NTFY_DEFAULT_TOPIC"},{"description":"Bearer access token (`tk_…`) for the single-server shorthand. Mutually exclusive with NTFY_AUTH_USERNAME / NTFY_AUTH_PASSWORD.","format":"string","name":"NTFY_AUTH_TOKEN"},{"description":"Basic-auth username for the single-server shorthand — must be set together with NTFY_AUTH_PASSWORD.","format":"string","name":"NTFY_AUTH_USERNAME"},{"description":"Basic-auth password for the single-server shorthand — must be set together with NTFY_AUTH_USERNAME.","format":"string","name":"NTFY_AUTH_PASSWORD"},{"description":"Per-request HTTP timeout in milliseconds.","format":"string","default":"15000","name":"NTFY_REQUEST_TIMEOUT_MS"},{"description":"Max retry attempts for transient upstream failures (5xx, network, 429).","format":"string","default":"3","name":"NTFY_MAX_RETRIES"},{"description":"When true, a per-call `base_url` override must resolve to a public address and its redirects are not followed. Servers registered under NTFY_SERVERS / NTFY_BASE_URL are exempt. Turn it on where callers you do not control can reach the server.","format":"string","default":"false","name":"NTFY_BLOCK_PRIVATE_HOSTS"},{"description":"HTTP session model: 'auto', 'stateful', or 'stateless'. This server requires 'stateful' over HTTP — the consent prompt on destructive and outbound calls is a multi-round-trip request that a 2025-era HTTP client can only complete over a live session — so an HTTP start with 'stateless' is refused. 'auto' resolves to 'stateful'; stdio ignores the setting.","format":"string","default":"stateful","name":"MCP_SESSION_MODE"},{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Directory for file-based logs (Node only; ignored on Workers).","format":"string","default":"./logs","name":"LOGS_DIR"},{"description":"Enable OpenTelemetry instrumentation (spans, metrics, completion logs).","format":"string","default":"false","name":"OTEL_ENABLED"}]}],"tools":[],"scan":{"score":77,"grade":"B","scanned_at":"2026-09-19T10:14:35.585Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T10:14:35.530Z","components":{"code":{"score":15,"max":25,"notes":["32 source files scanned","32 source files scanned"]},"reliability":{"score":-1,"max":20,"notes":["no gateway calls yet and no remote to probe"]},"poisoning":{"score":-1,"max":15,"notes":["tools not inspected (local package is not executed); not counted"]},"auth":{"score":12,"max":15,"notes":["local package, no credentials required"]},"maintenance":{"score":15,"max":15,"notes":["last push 3 days ago"]},"identity":{"score":8,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[{"id":"net.raw-ip","severity":"medium","component":"code","title":"Network call to a raw IP address","evidence":"server.json: …pe\": \"streamable-http\", \"url\": \"http://127.0.0.1:3010/mcp\" } } ] } …"},{"id":"net.raw-ip","severity":"medium","component":"code","title":"Network call to a raw IP address","evidence":"server.json: …pe\": \"streamable-http\", \"url\": \"http://127.0.0.1:3010/mcp\" } } ] } …"}],"inputs":{"packages":[{"registryType":"npm","identifier":"ntfy-mcp-server","version":"2.3.4","found":true,"license":"Apache-2.0","hasInstallScripts":false,"dependencyCount":3,"publishedAt":"2026-09-16T09:40:12.650Z","repositoryUrl":"git+https://github.com/cyanheads/ntfy-mcp-server.git","weeklyDownloads":1085},{"registryType":"npm","identifier":"ntfy-mcp-server","version":"2.3.4","found":true,"license":"Apache-2.0","hasInstallScripts":false,"dependencyCount":3,"publishedAt":"2026-09-16T09:40:12.650Z","repositoryUrl":"git+https://github.com/cyanheads/ntfy-mcp-server.git","weeklyDownloads":1085}],"repo":{"found":true,"owner":"cyanheads","repo":"ntfy-mcp-server","archived":false,"pushedAt":"2026-09-16T09:44:53Z","stars":22,"forks":8,"openIssues":7,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/10339515?v=4","ownerCreatedAt":"2014-12-29T13:01:12Z","license":"Apache-2.0"},"icon":{"url":"https://avatars.githubusercontent.com/u/10339515?v=4&s=128","source":"github"},"presence":{"stars":22,"forks":8,"downloadsWeek":2170,"license":"Apache-2.0","lastPushAt":"2026-09-16T09:44:53.000Z","score":45}}}},"grade_history":[],"reviews":[]}