This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed base installs without optional NumPy extras and added pure‑Python DSP fallbacks.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds preflight guardrails across high-risk video/audio edit paths Adds preflight guardrails across high-risk video/audio edit paths Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Fixes base installs lacking optional NumPy extras so audio facades and CLI imports remain available Fixes base installs lacking optional NumPy extras so audio facades and CLI imports remain available Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Adds pure‑Python fallback coverage for newer DSP symbols and typed validation errors on invalid synthesis frequencies Adds pure‑Python fallback coverage for newer DSP symbols and typed validation errors on invalid synthesis frequencies Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Medium |
Hardens no‑NumPy regression coverage to exercise fallback path even if NumPy was imported Hardens no‑NumPy regression coverage to exercise fallback path even if NumPy was imported Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Bugfix | Low |
Shortens MCP registry metadata description to satisfy live registry schema validation Shortens MCP registry metadata description to satisfy live registry schema validation Source: llm_adapter@2026-05-26 Confidence: high |
— |
Full changelog
Highlights
- Added preflight guardrails across high-risk video/audio edit paths: filters, merge, add-audio, overlay, watermark, chroma key, text animation, grid layout, and split screen.
- Refreshed docs and metadata for the current 119-tool guardrailed surface.
Fixes
- Fixed base installs without optional NumPy extras so public audio facades and CLI/doctor imports stay available.
- Added pure-Python fallback coverage for the newer DSP symbols and typed validation errors for invalid fallback synthesis frequencies.
- Hardened no-NumPy regression coverage so the fallback path is exercised even if NumPy was already imported.
- Shortened MCP registry metadata description so the release workflow passes the live registry schema.
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
About pastorsimon1798/mcp-video
Video editing MCP server with 26 tools for trimming, merging, text overlays, audio sync, filters, color grading, audio normalization, picture-in-picture, split-screen, batch processing, format conversion, subtitles, watermarks, and more. 380 tests, CI on Python 3.11+3.12, progress callbacks, works with Claude Code, Cursor, and any MCP client.
Related context
Beta — feedback welcome: [email protected]