mcp-video: one guardrailed FFmpeg surface
A free, open-source MCP server, Python library, and CLI that gives AI agents typed video-editing operations instead of raw shell commands: cutting, subtitles, audio, effects, repurposing, and preflight checks that catch bad output before it renders.
github.com/KyaniteLabs/mcp-video - 67 stars / 18 forks (live, 2026-07-06)
Merged fixes into production MCP projects
- mcp2cli #56 - reused a cached redirect URI to fix an OAuth port-mismatch bug (2,200+ stars)
- google_workspace_mcp #840 - added a socket timeout to stop indefinite hangs (2,700+ stars)
- anything-llm #5790 - fixed an EventEmitter memory warning in the AIbitat agent framework (62,000+ stars)
A self-hosted, 4-node agent fleet
Two Macs, a GPU NUC, and a cloud VPS networked over Tailscale, running background workers against a self-hosted Git and CI control plane, with identity-verification scripts so a worker can never act as the wrong node. Built to find where sub-agent systems actually break at scale.
ComplyOS: a service-layer authorization engine
Service-layer authorization enforced once and shared across every surface: MCP tools, a REST API, a CLI, and a web dashboard all call the same permission checks, so access rules cannot drift between interfaces.
Read the ComplyOS case study · source