Skip to main content
Glama
ssy2205

HunyuanVideo 1.5 720p MCP

by ssy2205

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_video_modelsB

List the single enabled HunyuanVideo generation profile.

upload_video_input

Upload one PNG/JPEG to private R2 and return an asset_id for submit_video_job.

Supply exactly one source. Use local_path when the agent has an attachment's local file path; otherwise pass base64 bytes or a PNG/JPEG data URI.

list_uploaded_video_inputsC

List recent images uploaded through upload_video_input.

estimate_video_jobC

Estimate runtime and compute cost without contacting RunPod.

submit_video_job

Queue a HunyuanVideo-1.5 720p I2V job and return immediately.

get_video_jobA

Return the current state and metadata for a Hunyuan job.

get_video_result

Return a completed result URL, or the current status if incomplete.

cancel_video_job

Request cancellation of a queued or running job.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/ssy2205/hunyuan-video-mcp'

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