mcpbeat Sign in

ViewMax MCP Server

by bytevirts Your server? Claim it
answering

ViewMax MCP is answering right now. Last checked 5 min ago. It exposes 14 tools. Last commit 16 Aug 2026.

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

Uptime history 17 days of history · worst day 98%
17 days agonow
100.0%
Uptime 24h
91 of 91 checks
14
Tools
read from the server
561 ms
Response time
average over 24h
0
Stars
last commit 16 Aug 2026

Nothing serious here today

Today is the operative word: we check ViewMax MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add viewmax --transport http https://viewmax.studio/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "viewmax": {
      "url": "https://viewmax.studio/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.viewmax]
url = "https://viewmax.studio/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "viewmax": {
      "url": "https://viewmax.studio/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "viewmax": {
      "url": "https://viewmax.studio/api/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

generate
generate_image
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 ViewMax C1 cost 0 credits within the shared daily fair-use pool; otherwise this consumes credits. Poll get_task for the result URLs.
generate_music
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
Generate a sound effect from a text prompt. This consumes credits. Renders synchronously: the result usually returns immediately with output_urls.
generate_speech
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
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 authenticated ViewMax account.
image
get_image_model
Get full capabilities and credit pricing for one image model. Generating an image 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.
video
get_video_model
Get full capabilities and credit pricing for one video model. Generating a video with this model consumes credits.
list_video_models
List available video models and their capabilities. Video generation consumes credits; use get_video_model for detailed pricing.
credits
get_credits
Get the authenticated account's remaining credits. Generation consumes credits.
music
list_music_models
List available music models and their controls (duration, instrumental) and credit cost. Music generation consumes credits.
task
get_task
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.
voices
list_voices
List available text-to-speech voices (id, name, gender, accent, language) and the per-generation credit cost.
wait
wait_for_task
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 results are persisted and never lost.

Endpoints

URLTransportStateLatencyChecked
https://viewmax.studio/api/mcp streamable-http answering 781 ms 5 min ago

Alternatives to ViewMax MCP

same job, measured the same way
Imaginevid AI Generation
by imaginevid

OAuth-protected ImagineVid MCP for image, video, and music generation.

36 installs/wk answering
Unifically
by unifically

One API for 100+ AI video, image, music and speech models.

14 tools answering
MCP Grok
by acedatacloud

MCP server for Grok Imagine AI video generation

915 installs/wk answering
Clipia
by clipia-ai

Generate AI images, video, speech, music and presentations from Claude, ChatGPT and Cursor.

answering
MCP Hailuo
by acedatacloud

MCP server for Hailuo (MiniMax) AI video generation

1 187 installs/wk answering
MCP Wan
by acedatacloud

MCP server for Wan AI video generation

1 809 installs/wk answering
MCP Flux Pro
by acedatacloud

MCP server for Flux AI image generation

1 675 installs/wk answering
Filtrix AI MCP
by filtrix-mcp

Filtrix MCP for image/video generation. Portal: https://agent.filtrix.ai/

answering

ViewMax MCP — questions

Answers built from our own checks of this server.

What can ViewMax MCP do?
It exposes 14 tools, read directly from the server on our last check. Among them: generate_image, generate_music, generate_sound_effect, generate_speech, generate_video, get_credits and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is ViewMax MCP mostly used for?
Its tools cluster around generate, image and video. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is ViewMax MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 561 ms. The bar chart above shows every period we have measured.
How do I connect ViewMax MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ViewMax MCP need an API key?
No. ViewMax MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ViewMax MCP?
It answers our handshake in 561 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ViewMax MCP open source?
Yes — 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.