Add loudcheck (Multimedia Process): loudness compliance verdicts via ffmpeg

This commit is contained in:
chaoz23
2026-07-03 09:39:50 -07:00
committed by Ozimondias
parent 79cca3e78c
commit 8df7fe6e22
+1
View File
@@ -2475,6 +2475,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play
- [ananddtyagi/gif-creator-mcp](https://github.com/ananddtyagi/gif-creator-mcp/tree/main) 📇 🏠 - A MCP server for creating GIFs from your videos.
- [bogdan01m/zapcap-mcp-server](https://github.com/bogdan01m/zapcap-mcp-server) 🐍 ☁️ - MCP server for ZapCap API providing video caption and B-roll generation via natural language
- [botmonster/image2svg-mcp](https://github.com/botmonster/image2svg-mcp) [![botmonster/image2svg-mcp MCP server](https://glama.ai/mcp/servers/botmonster/image2svg-mcp/badges/score.svg)](https://glama.ai/mcp/servers/botmonster/image2svg-mcp) 🐍 🏠 🍎 🪟 🐧 - Convert raster images (PNG/JPG/WEBP/TIFF) to SVG vector format. Single tool, accepts base64 or URL input; runs locally via `uvx image2svg-mcp` or as a Docker HTTP server.
- [chaoz23/loudcheck](https://github.com/chaoz23/loudcheck) 🐍 🏠 🍎 🪟 🐧 - Loudness compliance verdicts for media files against formal broadcast standards (EBU R128, ATSC A/85): pass/fail with per-metric deltas, spec citations, and the exact ffmpeg remediation command. CLI and MCP over one engine; zero-install via `uvx --from 'loudcheck[mcp]' loudcheck --mcp`. Requires ffmpeg.
- [cleanor-app/cleanor-mcp](https://github.com/cleanor-app/cleanor-mcp) [![cleanor-app/cleanor-mcp MCP server](https://glama.ai/mcp/servers/cleanor-app/cleanor-mcp/badges/score.svg)](https://glama.ai/mcp/servers/cleanor-app/cleanor-mcp) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Zero-auth hosted server with 22 read-only tools: optimize/convert images (WebP/AVIF/JPEG), paste-ready SVG QR codes, cited [Cleanor Labs](https://cleanor.app) data on device storage capacity and next-gen image-format savings (AVIF/WebP/JPEG XL vs JPEG, HEIC conversion tax), plus 18 deterministic dev utilities LLMs get wrong (hash, HMAC, UUID, base64, JWT decode, JSON, regex, cron, unit & base convert, datetime, URL parse, diff, color, palette, slugify, count, SVG placeholder). No API key or signup; Streamable HTTP at `https://mcp.cleanor.app/mcp`.
- [DareDev256/fcpxml-mcp-server](https://github.com/DareDev256/fcpxml-mcp-server) [![DareDev256/fcpxml-mcp-server MCP server](https://glama.ai/mcp/servers/DareDev256/fcpxml-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/DareDev256/fcpxml-mcp-server) 🐍 🏠 🍎 - The first MCP server for Final Cut Pro. 53 tools that parse, edit, and generate FCPXML timelines — health checks, flash frame detection, chapter markers, rough cuts, NLE export. 912 tests, MIT licensed.
- [davidmosiah/short-video-agent-kit](https://github.com/davidmosiah/short-video-agent-kit) [![Short Video Agent Kit MCP server](https://glama.ai/mcp/servers/davidmosiah/short-video-agent-kit/badges/score.svg)](https://glama.ai/mcp/servers/davidmosiah/short-video-agent-kit) 📇 🏠 ☁️ 🍎 🪟 🐧 - Provider-neutral short-form AI video MCP and CLI for agents, with dry-run payload validation and optional live generation through Sora, Veo, xAI and Seedance-style providers.