Skip to main content
Glama

zapcap-mcp-server

MIT License

zapcap_mcp_upload_video

Upload video files to the ZapCap platform for processing and integration using the MCP server tools.

Instructions

Upload video file to ZapCap

Input Schema

NameRequiredDescriptionDefault
requestYes

Input Schema (JSON Schema)

{ "$defs": { "UploadVideo": { "properties": { "file_path": { "description": "Path to video file", "title": "File Path", "type": "string" } }, "required": [ "file_path" ], "title": "UploadVideo", "type": "object" } }, "properties": { "request": { "$ref": "#/$defs/UploadVideo" } }, "required": [ "request" ], "title": "zapcap_mcp_upload_videoArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bogdan01m/zapcap-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server