omergocmen/json2video-mcp-server
If you are the rightful owner of json2video-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation for programmatically generating videos using the json2video API.
Tools
Functions exposed to the LLM to take actions
generate_video
Creates a video project using the json2video API. Each project can contain multiple scenes, and each scene can contain various elements such as text, images, video, audio, components, HTML, voice, audiogram, and subtitles. See https://json2video.com/docs/api/ for full schema.
get_video_status
Get the status or result of a generated video
create_template
Create a new template in json2video
get_template
Get template details from json2video
list_templates
List all available templates from json2video
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client