bogdan01m/zapcap-mcp-server
MCP server for ZapCap API providing video caption and B-roll generation via natural language
Quick Start
Clone the repository:
git clone https://github.com/bogdan01m/zapcap-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"zapcap-mcp-server": {
"command": "npx",
"args": [
"-y",
"bogdan01m/zapcap-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.