Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"VideoAudioServer": {
"args": [
"--directory",
"/path/to/your/video-audio-mcp",
"run",
"server.py"
],
"command": "uv"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A comprehensive Model Context Protocol (MCP) server that provides powerful video and audio editing capabilities through FFmpeg. This server enables AI assistants to perform professional-grade video editing operations including format conversion, trimming, overlays, transitions, and advanced audio processing.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'if' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
pytest has vulnerable tmpdir handling
pytest through 9.0.2 on UNIX relies on directories with the `/tmp/pytest-of-{user}` name pattern, which allows local users to cause a denial of service or possibly gain privileges.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment
The official MCP Server for the Mux API
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
Unity MCP Server — 268 tools for AI-assisted game development. Connect Claude, Cursor, or any MCP client to Unity Editor & Unity Hub. Scene management, GameObjects, components, builds, profiling, Shader Graph, Amplify, terrain, physics, NavMesh, animation, MPPM multiplayer & more. Free & open source by AnkleBreaker Studio.
A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.
MCP Security Weekly
Get CVE alerts and security updates for Video Audio Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A comprehensive Model Context Protocol (MCP) server that provides powerful video and audio editing capabilities through FFmpeg. This server enables AI assistants to perform professional-grade video editing operations including format conversion, trimming, overlays, transitions, and advanced audio processing.
extract_audio_from_video - Extract audio tracks from video filestrim_video - Cut video segments with precise timingconvert_video_format - Convert between video formats (MP4, MOV, AVI, etc.)convert_video_properties - Comprehensive video property conversionchange_aspect_ratio - Adjust video aspect ratios with padding or croppingset_video_resolution - Change video resolution with quality preservationset_video_codec - Switch video codecs (H.264, H.265, VP9, etc.)set_video_bitrate - Adjust video quality and file sizeset_video_frame_rate - Change playback frame ratesconvert_audio_format - Convert between audio formats (MP3, WAV, AAC, etc.)convert_audio_properties - Comprehensive audio property conversionset_audio_bitrate - Adjust audio quality and compressionset_audio_sample_rate - Change audio sample ratesset_audio_channels - Convert between mono and stereoset_video_audio_track_codec - Change audio codec in video filesset_video_audio_track_bitrate - Adjust audio bitrate in videosset_video_audio_track_sample_rate - Change audio sample rate in videosset_video_audio_track_channels - Adjust audio channels in videosadd_subtitles - Burn subtitles with custom stylingadd_text_overlay - Add dynamic text overlays with timingadd_image_overlay - Insert watermarks and logosadd_b_roll - Insert B-roll footage with transitionsadd_basic_transitions - Apply fade in/out effectsconcatenate_videos - Join multiple videos with optional transitionschange_video_speed - Create slow-motion or time-lapse effectsremove_silence - Automatically remove silent segmentshealth_check - Verify server statusThe simplest way to get started is through the Smithery MCP registry:
# Ins
... [View full README on GitHub](https://github.com/misbahsy/video-audio-mcp#readme)