Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bitscorp-mcp • Automation & Orchestration
A Node.js MCP server that uses FFmpeg to resize videos and extract audio, designed for integration with Claude Desktop and other agents.
Resize user-provided videos to standard resolutions (360p, 480p, 720p, 1080p) for streaming or delivery workflows.
Extract audio tracks from video files into common formats (MP3, AAC, WAV, OGG) for transcription or audio analysis.
Integrate natural-language-driven video processing into Claude Desktop or other Smithery-enabled toolchains using npx or MCP configuration.
This repository provides a Node.js server that wraps FFmpeg to perform common video processing tasks such as resizing to 360p/480p/720p/1080p and extracting audio in MP3, AAC, WAV, and OGG formats. It stores uploaded files temporarily in an uploads directory and writes processed outputs to an output directory, with a 500MB upload limit. The server is intended for use with Claude Desktop and can be installed or run via npx or Smithery for easy integration into agent workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.