Merge pull request #11042 from Crimson725/add-oh-my-cassette

Add Cassette-Editor/oh-my-cassette to Multimedia Process 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-07-29 00:31:34 -04:00
committed by GitHub
+1
View File
@@ -2704,6 +2704,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.
- [Cassette-Editor/oh-my-cassette](https://github.com/Cassette-Editor/oh-my-cassette) [![Cassette-Editor/oh-my-cassette MCP server](https://glama.ai/mcp/servers/Cassette-Editor/oh-my-cassette/badges/score.svg)](https://glama.ai/mcp/servers/Cassette-Editor/oh-my-cassette) 🎖️ 🐍 🏠 ☁️ 🍎 🪟 🐧 - Chat raw clips into a finished cut.
- [chaoz23/loudcheck](https://github.com/chaoz23/loudcheck) [![chaoz23/loudcheck MCP server](https://glama.ai/mcp/servers/chaoz23/loudcheck/badges/score.svg)](https://glama.ai/mcp/servers/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.