Zum Inhalt springen

Verlauf von MCP-Server im Namensraum io.github

io.github.cyanheads/ntfy-mcp-server · Status: aktiv

Die Quelle liefert zu diesem Eintrag keinen eigenen Namen. Der Bezeichner steht deshalb als Koordinate auf dieser Seite und nicht in der Überschrift.

Wenn Sie hier Ihren eigenen Kontonamen wiederfinden: formlos an German.saas@web.de, unter Angabe der Kennung. Ein Grund muss nicht genannt werden. Wie Sie widersprechen

Jede veröffentlichte Änderung an diesem Eintrag, die jüngste zuerst.

Änderungen
2026-08-23Version: 2.3.0 → 2.3.2
2026-08-23Im Register geändert am (Rohangabe): 2026-07-30 → 2026-08-22
2026-08-23Im Register eingetragen am (Rohangabe): 2026-07-30 → 2026-08-22
2026-08-23Beschreibungen der Umgebungsvariablen (Rohangabe): LOGS_DIR=Directory for file-based logs (Node only; ignored on Workers). · MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_SESSION_MODE=HTTP session model: 'stateless', 'stateful', or 'auto'. · NTFY_AUTH_PASSWORD=Basic-auth password for the single-server shorthand — must be set together with NTFY_AUTH_USERNAME. · NTFY_AUTH_TOKEN=Bearer access token (`tk_…`) for the single-server shorthand. Mutually exclusive with NTFY_AUTH_USERNAME / NTFY_AUTH_PASSWORD. · NTFY_AUTH_USERNAME=Basic-auth username for the single-server shorthand — must be set together with NTFY_AUTH_PASSWORD. · NTFY_BASE_URL=Single-server shorthand — base URL of the ntfy server (no trailing slash). Used when NTFY_SERVERS is unset. · NTFY_BLOCK_PRIVATE_HOSTS=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. · NTFY_DEFAULT_TOPIC=Topic used when a tool call omits `topic`. Treat the topic name as a secret — anyone who knows it can publish or subscribe. · NTFY_MAX_RETRIES=Max retry attempts for transient upstream failures (5xx, network, 429). · NTFY_REQUEST_TIMEOUT_MS=Per-request HTTP timeout in milliseconds. · NTFY_SERVERS=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. · OTEL_ENABLED=Enable OpenTelemetry instrumentation (spans, metrics, completion logs). → LOGS_DIR=Directory for file-based logs (Node only; ignored on Workers). · MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_SESSION_MODE=HTTP session model: 'auto', 'stateful', or 'stateless'. 'auto' resolves to 'stateful'. Keep it stateful — 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. · NTFY_AUTH_PASSWORD=Basic-auth password for the single-server shorthand — must be set together with NTFY_AUTH_USERNAME. · NTFY_AUTH_TOKEN=Bearer access token (`tk_…`) for the single-server shorthand. Mutually exclusive with NTFY_AUTH_USERNAME / NTFY_AUTH_PASSWORD. · NTFY_AUTH_USERNAME=Basic-auth username for the single-server shorthand — must be set together with NTFY_AUTH_PASSWORD. · NTFY_BASE_URL=Single-server shorthand — base URL of the ntfy server (no trailing slash). Used when NTFY_SERVERS is unset. · NTFY_BLOCK_PRIVATE_HOSTS=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. · NTFY_DEFAULT_TOPIC=Topic used when a tool call omits `topic`. Treat the topic name as a secret — anyone who knows it can publish or subscribe. · NTFY_MAX_RETRIES=Max retry attempts for transient upstream failures (5xx, network, 429). · NTFY_REQUEST_TIMEOUT_MS=Per-request HTTP timeout in milliseconds. · NTFY_SERVERS=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. · OTEL_ENABLED=Enable OpenTelemetry instrumentation (spans, metrics, completion logs).
2026-08-23Paketversionen (Rohangabe): 2.3.0 → 2.3.2
2026-08-16Im Register geändert am (Rohangabe): – → 2026-07-30
2026-08-16Im Register eingetragen am (Rohangabe): – → 2026-07-30
2026-08-16Statusmeldung des Registers (Rohangabe): – → –
2026-08-16Schemafassung des Rohsatzes (Rohangabe): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
2026-08-16Symbolformate (Rohangabe): – → –
2026-08-16Beschreibungen der Umgebungsvariablen (Rohangabe): – → LOGS_DIR=Directory for file-based logs (Node only; ignored on Workers). · MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_SESSION_MODE=HTTP session model: 'stateless', 'stateful', or 'auto'. · NTFY_AUTH_PASSWORD=Basic-auth password for the single-server shorthand — must be set together with NTFY_AUTH_USERNAME. · NTFY_AUTH_TOKEN=Bearer access token (`tk_…`) for the single-server shorthand. Mutually exclusive with NTFY_AUTH_USERNAME / NTFY_AUTH_PASSWORD. · NTFY_AUTH_USERNAME=Basic-auth username for the single-server shorthand — must be set together with NTFY_AUTH_PASSWORD. · NTFY_BASE_URL=Single-server shorthand — base URL of the ntfy server (no trailing slash). Used when NTFY_SERVERS is unset. · NTFY_BLOCK_PRIVATE_HOSTS=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. · NTFY_DEFAULT_TOPIC=Topic used when a tool call omits `topic`. Treat the topic name as a secret — anyone who knows it can publish or subscribe. · NTFY_MAX_RETRIES=Max retry attempts for transient upstream failures (5xx, network, 429). · NTFY_REQUEST_TIMEOUT_MS=Per-request HTTP timeout in milliseconds. · NTFY_SERVERS=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. · OTEL_ENABLED=Enable OpenTelemetry instrumentation (spans, metrics, completion logs).
2026-08-16Formate der Umgebungsvariablen (Rohangabe): – → string
2026-08-16Bereitstellungsform (Rohangabe): – → paket
2026-08-16Remote-Hosts (Rohangabe): – → –
2026-08-16Remote-Adressen (Rohangabe): – → –
2026-08-16Laufzeithinweise (Rohangabe): – → bun
2026-08-16Paketversionen (Rohangabe): – → 2.3.0
2026-08-16Paketbezeichner (Rohangabe): – → ntfy-mcp-server
2026-08-16Repository-Unterordner (Rohangabe): – → –
2026-08-16Repository-Plattform (Rohangabe): – → github
2026-08-16Pfad-Umgebungsvariablen (Rohangabe): – → –
2026-08-16Geheime Pflichtkopfzeilen (Rohangabe): – → –
2026-08-06Version: – → 2.3.0
2026-08-06Repository-Adresse geführt: – → true
2026-08-06Pfadargument vorhanden: – → false
2026-08-06Ausführungsort: – → lokal
2026-08-06Zugangsdaten erforderlich: – → false
2026-08-06Paketquellen (Rohangabe): – → npm, npm
2026-08-06Repository (Rohangabe): – → https://github.com/cyanheads/ntfy-mcp-server
2026-08-06Pfadargumente (Rohangabe): – → –
2026-08-06Transportarten (Rohangabe): – → stdio, streamable-http
2026-08-06Geheime Pflichtvariablen (Rohangabe): – → –
2026-08-06Umgebungsvariablen (Rohangabe): – → NTFY_SERVERS, NTFY_BASE_URL, NTFY_DEFAULT_TOPIC, NTFY_AUTH_TOKEN, NTFY_AUTH_USERNAME, NTFY_AUTH_PASSWORD, NTFY_REQUEST_TIMEOUT_MS, NTFY_MAX_RETRIES, NTFY_BLOCK_PRIVATE_HOSTS, MCP_LOG_LEVEL, LOGS_DIR, OTEL_ENABLED, NTFY_SERVERS, NTFY_BASE_URL, NTFY_DEFAULT_TOPIC, NTFY_AUTH_TOKEN, NTFY_AUTH_USERNAME, NTFY_AUTH_PASSWORD, NTFY_REQUEST_TIMEOUT_MS, NTFY_MAX_RETRIES, NTFY_BLOCK_PRIVATE_HOSTS, MCP_SESSION_MODE, MCP_HTTP_HOST, MCP_HTTP_PORT, MCP_HTTP_ENDPOINT_PATH, MCP_AUTH_MODE, MCP_LOG_LEVEL, LOGS_DIR, OTEL_ENABLED

tracevero · https://tracevero.de/mcp/io-github-cyanheads-ntfy-mcp-server/aenderungen