Skip to content

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

Published 2mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai claude frames loom mcp mcp-server
+4 more
model-context-protocol ocr transcript video-analysis

Summary

AI summary

Black frame detection now automatically filters DRM‑protected or blank frames.

Full changelog

Fixes

  • Black frame detection — Automatically detects and filters out DRM-protected or blank frames (mean brightness < 10). Warns when black frames are removed.
  • Loom direct download fallback — When yt-dlp is not installed, downloads Loom videos directly via CDN API. Previously, no yt-dlp meant falling back to browser screenshots which produced black frames due to Loom's DRM.

New

  • Smoke test (npm run test:smoke) — Verifies the MCP server starts and responds to an initialize request. Run before every publish.
  • Pre-publish verification (npm run verify-package) — Packs tarball, installs in a clean temp directory, and confirms the server starts. Catches missing dependencies and import errors.

Other

  • Disabled source maps to reduce package size
  • Added tsx as dev dependency
  • Updated CLAUDE.md with new commands and publishing conventions
  • 193 tests passing (7 new for black frame detection)

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 guimatheus92/mcp-video-analyzer

Get notified when new releases ship.

Sign up free

About guimatheus92/mcp-video-analyzer

MCP server for video analysis — extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required.

All releases →

Beta — feedback welcome: [email protected]