mcpserver.lol
registry/viewmax
Connection check verified live · 27h ago

viewmax

Remote MCP for AI video, image, music and speech generation.

Tools 14
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

14 tools

Read from the running server on 27h ago.

generate_image model*sceneprompt*qualityimage_urlsaspect_ratio
Create an image generation task (text-to-image, or image-to-image when image_urls are provided). Pro/Ultra flagship models (GPT Image 2, Nano Banana 2, Grok Imagine) and Ultra View…
generate_music stylelyricsprompt*instrumentalduration_seconds
Create an original music track from a text prompt. This consumes credits. Music renders synchronously: the result usually returns immediately with output_urls.
generate_sound_effect prompt*duration_secondsprompt_influence
Generate a sound effect from a text prompt. This consumes credits. Renders synchronously: the result usually returns immediately with output_urls.
generate_speech text*speedmodel_idvoice_id*stabilitysimilarity_boost
Convert text to speech with a selected voice_id (see list_voices). This consumes credits. Speech renders synchronously: the result usually returns immediately with output_urls.
generate_video modeaudiomodel*prompt*durationimage_urls +4
Create a video generation task. Ultra ViewMax C1 generations cost 0 credits within the daily fair-use pool (also via REST API); otherwise this consumes credits from the authenticat…
get_credits
Get the authenticated account's remaining credits. Generation consumes credits.
get_image_model model*
Get full capabilities and credit pricing for one image model. Generating an image with this model consumes credits.
get_task task_id*
Get the current status and output URLs for one of the authenticated user's tasks (video, image, music, or audio). Generation consumes credits when created.
get_video_model model*
Get full capabilities and credit pricing for one video model. Generating a video with this model consumes credits.
list_image_models
List available image models with their modes (text-to-image, image-to-image), aspect ratios, qualities, and credit labels. Image generation consumes credits.
list_music_models
List available music models and their controls (duration, instrumental) and credit cost. Music generation consumes credits.
list_video_models
List available video models and their capabilities. Video generation consumes credits; use get_video_model for detailed pricing.
list_voices
List available text-to-speech voices (id, name, gender, accent, language) and the per-generation credit cost.
wait_for_task task_id*timeout_seconds
Wait up to 50 seconds for a task and return its latest status. Some videos take several minutes: keep calling wait_for_task until status is success, failed, or canceled. Task resul…