multimedia process

Zapcap Mcp Server

MCP server for ZapCap API providing video caption and B-roll generation via natural language

python
cloud
multimedia process
0
View on GitHub

Installation

npx -y bogdan01m/zapcap-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "zapcap-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "bogdan01m/zapcap-mcp-server"
  ]
}

About This MCP Server

bogdan01m/zapcap-mcp-server

MCP server for ZapCap API providing video caption and B-roll generation via natural language

GitHub: https://github.com/bogdan01m/zapcap-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub