tubeyou-mcp
generatevideo takes a text prompt and optional starting frame image (base64) and submits to the Seedance 2.0 video generation pipeline.
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
generate_video takes a text prompt and optional starting frame image (base64) and submits to the Seedance 2.0 video generation pipeline. Duration is configurable (4–15 seconds, cost = duration × 10 ink). check_video_status polls the job by ID. list_videos, save_video, and delete_video manage the user's video library. get_balance checks available ink. Requires a consumer-auth session token from inkwell.wiki — users authenticate once to get their session, then pass it in tool calls.
Requires a local install: run the server on your machine, then point your client at it.
Tools not fetched yet: the server requires sign-in; the list appears after a manual check.