Verlauf von mcp-hub
io.github.ni-c/mcp-hub · Status: aktiv
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.
| 2026-08-25 | Version: 0.9.1 → 0.9.2 |
|---|---|
| 2026-08-25 | Im Register geändert am (Rohangabe): 2026-08-19 → 2026-08-24 |
| 2026-08-25 | Im Register eingetragen am (Rohangabe): 2026-08-19 → 2026-08-24 |
| 2026-08-25 | Paketversionen (Rohangabe): 0.9.1 → 0.9.2 |
| 2026-08-25 | Paketbezeichner (Rohangabe): @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.9.1 → @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.9.2 |
| 2026-08-20 | Version: 0.8.0 → 0.9.1 |
| 2026-08-20 | Ausführungsort: entfernt → lokal |
| 2026-08-20 | Im Register geändert am (Rohangabe): 2026-08-18 → 2026-08-19 |
| 2026-08-20 | Im Register eingetragen am (Rohangabe): 2026-08-18 → 2026-08-19 |
| 2026-08-20 | Beschreibungen der Umgebungsvariablen (Rohangabe): CONFIG_PATH=Path to the mcp.json listing the servers to expose, in Claude Code's mcpServers format (default /config/mcp.json) · DATA_PATH=Directory for the JWT key and OAuth client state; must persist across restarts (default /data) · EXTERNAL_URL=Public base URL exactly as clients see it, e.g. https://mcp.example.net (no path) · PASSWORD_HASH=bcrypt hash of the OAuth login password (htpasswd -bnBC 10 "" 'pw' | tr -d ':\n') · PORT=Listen port · PORT=Listen port inside the container · TRUSTED_PROXIES=Comma-separated IPs/CIDRs of the reverse proxy allowed to set X-Forwarded-* headers → CONFIG_PATH=Path to the mcp.json listing the servers to expose, in Claude Code's mcpServers format (default mcp.json in the working directory) · EXTERNAL_URL=Public base URL exactly as clients see it, e.g. https://mcp.example.net (no path) · IDLE_TIMEOUT_MINUTES=Minutes of inactivity before a server is put to sleep; 0 starts every server at launch and keeps it running (default 60) · LOG_FILE=Mirror the hub's log lines into this file; stdout carries the protocol, so logging goes to stderr otherwise · PASSWORD_HASH=bcrypt hash of the OAuth login password (htpasswd -bnBC 10 "" 'pw' | tr -d ':\n') · PORT=Listen port inside the container · TOOL_CACHE_PATH=Tool snapshots of sleeping servers (default .mcp-hub/tool-cache.json beside the config) · TRUSTED_PROXIES=Comma-separated IPs/CIDRs of the reverse proxy allowed to set X-Forwarded-* headers |
| 2026-08-20 | Laufzeithinweise (Rohangabe): – → npx |
| 2026-08-20 | Paketversionen (Rohangabe): 0.8.0 → 0.9.1 |
| 2026-08-20 | Paketbezeichner (Rohangabe): @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.8.0 → @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.9.1 |
| 2026-08-20 | Transportarten (Rohangabe): streamable-http, streamable-http → stdio, streamable-http |
| 2026-08-20 | Geheime Pflichtvariablen (Rohangabe): PASSWORD_HASH, PASSWORD_HASH → PASSWORD_HASH |
| 2026-08-20 | Umgebungsvariablen (Rohangabe): EXTERNAL_URL, PASSWORD_HASH, CONFIG_PATH, DATA_PATH, TRUSTED_PROXIES, PORT, EXTERNAL_URL, PASSWORD_HASH, TRUSTED_PROXIES, PORT → CONFIG_PATH, IDLE_TIMEOUT_MINUTES, TOOL_CACHE_PATH, LOG_FILE, EXTERNAL_URL, PASSWORD_HASH, TRUSTED_PROXIES, PORT |
| 2026-08-19 | Version: 0.6.3 → 0.8.0 |
| 2026-08-19 | Im Register geändert am (Rohangabe): 2026-08-17 → 2026-08-18 |
| 2026-08-19 | Im Register eingetragen am (Rohangabe): 2026-08-17 → 2026-08-18 |
| 2026-08-19 | Paketversionen (Rohangabe): 0.6.3 → 0.8.0 |
| 2026-08-19 | Paketbezeichner (Rohangabe): @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.6.3 → @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.8.0 |
| 2026-08-18 | Version: 0.6.1 → 0.6.3 |
| 2026-08-18 | Im Register geändert am (Rohangabe): 2026-08-14 → 2026-08-17 |
| 2026-08-18 | Im Register eingetragen am (Rohangabe): 2026-08-14 → 2026-08-17 |
| 2026-08-18 | Paketversionen (Rohangabe): 0.6.1 → 0.6.3 |
| 2026-08-18 | Paketbezeichner (Rohangabe): @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.6.1 → @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.6.3 |
| 2026-08-16 | Im Register geändert am (Rohangabe): – → 2026-08-14 |
| 2026-08-16 | Im Register eingetragen am (Rohangabe): – → 2026-08-14 |
| 2026-08-16 | Statusmeldung des Registers (Rohangabe): – → – |
| 2026-08-16 | Schemafassung des Rohsatzes (Rohangabe): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| 2026-08-16 | Symbolformate (Rohangabe): – → – |
| 2026-08-16 | Beschreibungen der Umgebungsvariablen (Rohangabe): – → CONFIG_PATH=Path to the mcp.json listing the servers to expose, in Claude Code's mcpServers format (default /config/mcp.json) · DATA_PATH=Directory for the JWT key and OAuth client state; must persist across restarts (default /data) · EXTERNAL_URL=Public base URL exactly as clients see it, e.g. https://mcp.example.net (no path) · PASSWORD_HASH=bcrypt hash of the OAuth login password (htpasswd -bnBC 10 "" 'pw' | tr -d ':\n') · PORT=Listen port · PORT=Listen port inside the container · TRUSTED_PROXIES=Comma-separated IPs/CIDRs of the reverse proxy allowed to set X-Forwarded-* headers |
| 2026-08-16 | Formate der Umgebungsvariablen (Rohangabe): – → number, string |
| 2026-08-16 | Bereitstellungsform (Rohangabe): – → paket |
| 2026-08-16 | Remote-Hosts (Rohangabe): – → – |
| 2026-08-16 | Remote-Adressen (Rohangabe): – → – |
| 2026-08-16 | Laufzeithinweise (Rohangabe): – → – |
| 2026-08-16 | Paketversionen (Rohangabe): – → 0.6.1 |
| 2026-08-16 | Paketbezeichner (Rohangabe): – → @ni-c/mcp-hub, ghcr.io/ni-c/mcp-hub:0.6.1 |
| 2026-08-16 | Repository-Unterordner (Rohangabe): – → – |
| 2026-08-16 | Repository-Plattform (Rohangabe): – → github |
| 2026-08-16 | Pfad-Umgebungsvariablen (Rohangabe): – → – |
| 2026-08-16 | Geheime Pflichtkopfzeilen (Rohangabe): – → – |
| 2026-08-15 | Version: – → 0.6.1 |
| 2026-08-15 | Repository-Adresse geführt: – → true |
| 2026-08-15 | Pfadargument vorhanden: – → false |
| 2026-08-15 | Ausführungsort: – → entfernt |
| 2026-08-15 | Zugangsdaten erforderlich: – → true |
| 2026-08-15 | Paketquellen (Rohangabe): – → npm, oci |
| 2026-08-15 | Repository (Rohangabe): – → https://github.com/ni-c/mcp-hub |
Diese Ansicht blättert vorwärts und nennt keine Gesamtzahl: Einzelne Zeilen entfallen erst bei der Ausgabe, wenn ihr Beleg fehlt. Eine gezählte Zahl wäre größer als die gezeigte.
tracevero · https://tracevero.de/mcp/io-github-ni-c-mcp-hub/aenderungen