Wraps the FFmpeg Micro REST API so Claude and other MCP clients can create, monitor, and download video transcodes without leaving the chat. You get tools for submitting jobs with quality presets or raw FFmpeg flags, polling status, canceling in-progress work, and generating signed download URLs. The upload flow is handled too: request a presigned URL, PUT your file, confirm the upload, then pass the resulting gs:// path straight into a transcode job. Ships with OAuth built in so you authenticate once in the browser and never touch API keys. Useful when you need to crop, resize, overlay text, or batch-convert video from a conversational interface instead of writing scripts.
claude mcp add --transport stdio com.ffmpeg-micro-mcp-server uvx mcp-server