Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Affected surfaces

breaking_upgrade

Summary

AI summary

Fixed Docker build failure by allowing npm scripts to run, adding missing env-var declarations in server.json, and updating README.

Full changelog

[1.3.1] — 2026-04-24

Post-1.3.0 audit fixes. No engine behavior change; three real gaps found and closed.

Fixed

  • Dockerfile build broken for Day-2 features. Removed --ignore-scripts from both npm ci invocations so better-sqlite3's prebuild-install step runs and the native .node binary actually lands in the image. Without this, memory + pack features would crash at container startup. packs/ is now also copied into the runtime stage.
  • server.json was missing the 1.3.0 env-var declarations. Added EMBED_API_URL, EMBED_API_KEY, EMBED_MODEL, EMBED_DIMENSION, plus the canonical CLARIFYPROMPT_HOME that should have been declared in 1.2.0. MCP Registry now prompts for the right variables on install.
  • README env-var reference table didn't list EMBED_*. They were documented in .env.example and CHANGELOG but not the main table. Fixed.

Notes

  • No behavior changes in the optimize / memory / reflection / pack paths — purely packaging + metadata.
  • Users already on 1.3.0 via npx won't experience any functional difference; users running in Docker containers will — 1.3.0's Dockerfile was broken, 1.3.1's works.
  • glama.json and GitHub Issues reviewed — nothing to update.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track LumabyteCo/clarifyprompt-mcp

Get notified when new releases ship.

Sign up free

About LumabyteCo/clarifyprompt-mcp

MCP server for AI prompt optimization — transforms vague prompts into platform-optimized prompts for 58+ AI platforms across 7 categories (image, video, voice, music, code, chat, document).

All releases →

Beta — feedback welcome: [email protected]