mcpserver.lol
registry/prizmad-mcp-server
Connection check auth required

prizmad-mcp-server

Generate AI UGC video ads from any product URL — avatars, voiceover, OAuth Connect.

Tools 9
GitHub stars 1
Installs / wk 144
Licence MIT
Transport streamable-http, stdio
Last checked 28h ago

Tools & capabilities

9 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

create_video from source
Start generating an AI video ad. Provide a template ID and product data (URL to scrape OR direct product info). Returns a video ID for polling. Costs tokens. Generation typically t…
create_video_batch from source
Launch up to 20 video generations in parallel. Pre-checks total token cost. Returns individual video IDs for polling.
get_download_url from source
Get the prizmad.com-hosted download URL for a completed video. Only works when status is
get_video_status from source
Check video generation progress. By default returns the current snapshot. Pass
list_avatars from source
List all AI avatar presets with name, gender, age, image URL, and recommended voice ID. No API key required for this call.
list_my_videos from source
Return the caller
list_templates from source
List all available video ad templates with features, durations, and token costs. No API key required for this call.
recommend_template from source
Suggest the top 3 video templates for the caller
upload_image from source
Upload an image to Prizmad and get back a prizmad.com-hosted URL the caller can plug into productImages or avatarImageUrl. Accepts either a public image URL we can fetch, or a base…