Stu Mason · Folkestone, Kent
One entryMerged PR· StuMason/coolify-mcp· TypeScript

PR #258 merged: chore(release): 2.14.0 — README refresh + first MCPB/registry release

additions
+40
deletions
-10
files changed
6

Summary

Release PR for v2.14.0 — merging this fires the publish workflow on main: npm publish → MCPB pack → GitHub release with coolify-mcp.mcpb attached → MCP registry publish. First release to exercise the full new pipeline from #255.

README refresh

  • One-click install badge (→ latest .mcpb) + MCP Registry badge
  • New Secure by Default section documenting the complete masking posture (env_vars, list_resources incl. #209, deployment get #232)
  • Fixed stale prerequisites: Node >= 18 → >= 20 (matches engines), Coolify tested range through v4.1.2
  • Available Tools now documents system, storages, scheduled_tasks, hetzner, deploy wait/timeout_seconds, custom_network_aliases
  • "Why Coolify MCP?" gains Secure-by-Default and One-Click Install bullets

Release mechanics

  • CHANGELOG [Unreleased][2.14.0] - 2026-07-11
  • Version 2.14.0 synced across package.json / server.json / manifest.json (via scripts/sync-manifests.mjs)
  • Lockfile updated

🤖 Generated with Claude Code