AI & Machine Learning
jsoncut.com
Manage files and AI generation jobs for image and video creation.
ENDPOINT 1
https://mcp.jsoncut.com/mcp
Known tools 13
Generate_public_download_linkGenerate a time-limited public download link for a file.
List_user_filesGet a paginated list of files uploaded by the authenticated user
List_user_jobsGet a paginated list of jobs for the authenticated user.
Create_a_new_jobCreate and queue a new image or video generation job.
Get_job_detailsRetrieve details of a specific job.
Cancel_a_jobCancel a pending job (only works for jobs in PENDING status) **Path Parameters:** - **jobId**: Job ID to cancel
List_all_available_schemasGet a list of all available JSON schemas with their URLs and descriptions
Get_image_schemaGet the full JSON schema for image configuration.
Get_video_schemaGet the full JSON schema for video configuration.
Get_video_durationCalculate and return the duration of a video file.
Get_audio_durationCalculate and return the duration of an audio file.
Get_video_duration_for_multiple_files_bulkCalculate and return the duration of multiple video files.
Get_audio_duration_for_multiple_files_bulkCalculate and return the duration of multiple audio files.