jsoncut/jsoncut-mcp-server
If you are the rightful owner of jsoncut-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 dayong@mcphub.com.
The Jsoncut MCP Server is a Model Context Protocol server designed to facilitate the creation of images and videos through the Jsoncut API, enabling AI agents to generate media programmatically.
Tools
Functions exposed to the LLM to take actions
create_image_config
Create JSON configurations for image generation with a layer-based system.
create_video_config
Create JSON configurations for video generation with clips, layers, and transitions.
validate_config
Validate configurations against the Jsoncut API before submission.
get_image_schema
Get complete JSON schemas for image generation.
get_video_schema
Get complete JSON schemas for video generation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client