zapcap-mcp-server
Related Servers
Alternatives to zapcap-mcp-server
- AlicenseBqualityFmaintenanceA Node.js server that enables video manipulation through natural language requests, including resizing videos to different resolutions (360p to 1080p) and extracting audio in various formats (MP3, AAC, WAV, OGG).4324 npm61MIT

ElevenLabs MCP Serverofficial
AlicenseBqualityFmaintenanceAn official Model Context Protocol (MCP) server that enables AI clients to interact with ElevenLabs' Text to Speech and audio processing APIs, allowing for speech generation, voice cloning, audio transcription, and other audio-related tasks.271,536MIT
Heygen MCP Serverofficial
AlicenseNot gradedqualityNot gradedmaintenanceEnables Claude Desktop and Agents to generate AI avatars and videos through the HeyGen API, providing tools to create and manage avatar videos with specified text and voice options.144 PyPI44MIT- AlicenseBqualityDmaintenanceAn MCP server providing video processing capabilities through FFmpeg, enabling dialog-based local video search, trimming, concatenation, and playback functionalities.820 PyPI148MIT
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for the Golpo AI video API, enabling video generation, listing, and downloading from any MCP-compatible client.MIT

vidhook-mcpofficial
AlicenseAqualityAmaintenanceAn MCP server enabling agents to generate videos via the vidhook render API, with tools to validate movie definitions, start renders, and check status.36 npmMIT- FlicenseAqualityCmaintenanceAn MCP server that provides video editing tools via ffmpeg, enabling tasks like trimming, merging, adding overlays, and format conversion.16-
- AlicenseBqualityDmaintenanceA Model Context Protocol server that provides video manipulation capabilities, allowing users to clip, merge, and split video files through MCP integration.834 npm4MIT

video-analyzerofficial
FlicenseNot gradedqualityDmaintenanceMCP server enabling video analysis via scene detection, audio transcription, visual description, and stylistic fingerprinting, with tools for full pipeline execution and storyboard generation.-- AlicenseAqualityCmaintenanceAn MCP server providing vision and video analysis tools, configurable with any model provider.810 npm2Apache 2.0
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: create_task for task creation, get_templates for template retrieval, monitor_task for progress tracking, and two upload tools differentiated by source (file vs. URL). No ambiguity exists between these operations.
All tools follow a consistent verb_noun pattern with the prefix 'zapcap_mcp_' (e.g., create_task, get_templates, monitor_task, upload_video, upload_video_by_url). This uniformity makes the set predictable and easy to navigate.
With 5 tools, this server is well-scoped for video processing tasks, covering essential operations like uploading, creating, monitoring, and template retrieval. Each tool earns its place without bloat or thin coverage.
The toolset covers core workflows (upload, create, monitor, templates) effectively, but lacks explicit update or delete operations for tasks or videos. Agents can likely work around this, but the absence is a minor gap in lifecycle coverage.