mcpbeat Sign in

ViewMax MCP Server

by viewmaxstudio Your server? Claim it
answering

ViewMax MCP is answering right now. Last checked 5 min ago. It exposes 4 tools.

Generate AI video from any MCP client. Pick the model, see the per-second price before you spend.

Uptime history 9 days of history
9 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
755 ms
Response time
average over 24h
open, no key
Access
streamable-http

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://viewmaxstudio.net/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "viewmax": {
      "url": "https://viewmaxstudio.net/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.viewmax]
url = "https://viewmaxstudio.net/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "viewmax": {
      "url": "https://viewmaxstudio.net/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "viewmax": {
      "url": "https://viewmaxstudio.net/api/mcp"
    }
  }
}

Available tools 4

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

video
get_video
Look up a render started by `generate_video`. While `status` is "pending" or "processing" the clip is still being made, so wait about 15 seconds and check again. When it is "completed" the result carries a public URL anyone can open, which you should hand the user directly. When it is "failed" the credits have already been refunded.
list_video_models
Every video model on offer with its exact limits and credit prices: which lengths, resolutions and frame shapes it accepts, whether it renders audio, how long it takes, and what a second of output costs. Use it to choose a model on price or capability, or to quote a cost before rendering.
credit
get_credit_balance
How many ViewMax Studio credits the API key holder has left. Worth checking before booking an expensive render, since one that cannot be paid for is refused outright.
generate
generate_video
Render a video from a text prompt using ViewMax Studio. Returns immediately with a job id; the clip is not ready yet. Rendering takes roughly two to four minutes. Call `get_video` with the returned id to collect the result, waiting about 15 seconds between checks. Do not poll faster than that, and tell the user it is rendering rather than going silent while you wait. Credits are charged to the account the API key belongs to, and refunded automatically if the render fails. Available models: - seedance-2-mini: Native audio and multi-shot cuts in one clip. Longest takes we offer. (4–15s, 480p/720p/1080p, with audio) - h3-max: Native 768p with no upscale pass. Fastest turnaround, up to 15s takes. (5–15s, 480p/768p, with audio) - h3-max-turbo: Half the price of H3 Max at the same sizes, and the quickest render we carry. (5–15s, 480p/768p, with audio) - viewmax-agent-2.0: Writes, cuts and scores a whole video from one brief, at any length you ask for. (15s and up, 720p, with audio) Leave `model` unset to use the default. Call `list_video_models` if you need exact per-model limits or prices.

Endpoints

URLTransportStateLatencyChecked
https://viewmaxstudio.net/api/mcp streamable-http answering 1107 ms 5 min ago

Alternatives to ViewMax MCP

same job, measured the same way
MaxVideoAI
by maxvideoai

Plan, compare, price, generate, and recover AI video from compatible MCP clients.

answering
Budgetpixel
by budgetpixel

Generate AI images, video, music, and sound effects, and upscale them, from any MCP client.

13 tools answering
Claude Imagine
by claudeimagine

Generate AI images and videos from any compatible MCP client.

answering
VoiceLabs
by voicelabs

AI voice generation: text-to-speech and voice cloning from any MCP client.

answering
Autowhisper MCP
by xnjiang

Drive your AutoWhisper AI CMO to generate and publish marketing content from any MCP client.

85 installs/wk local only
openFlow
by molkex

Generate images and video on Google Flow (Veo, Nano Banana) from any MCP client

35 tools answering
NerdyChefs Prompts
by mayeu20

Search, browse and pick from the free NerdyChefs.ai prompt library from any MCP client.

211 installs/wk local only
GenMagic
by yumaheymans

Generate text, images, speech, music, and video with any AI model, from one credit balance.

6 tools answering

ViewMax MCP — questions

Answers built from our own checks of this server.

What can ViewMax MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: generate_video, get_credit_balance, get_video, list_video_models. 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 →
Is ViewMax MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 755 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 4 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 755 ms on average, which is faster than 15% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.