https://viewmaxstudio.net/api/mcp ↗
Generate AI video from any MCP client. Pick the model, see the per-second price before you spend.
ViewMax MCP is a remote MCP server published at viewmaxstudio.net. It has been probed 6 times since 9/12/2026. It answered in 6 of them (100.0%), a near-uninterrupted record. Median response time is 1,107 ms, a delay an agent will notice. It offers a narrow, focused set of 4 tools. On the protocol side it still runs 2025-11-25 and has not moved to the newer spec.
Can an LLM agent pick the right tool here — names, descriptions and parameter clarity are assessed.
| Run | Era | Modern | ms | Legacy | ms | Versions |
|---|---|---|---|---|---|---|
| 2026-09-13 01:33:33 | Legacy | 200 | 1355 | 200 | 918 | 2025-06-18 |
| 2026-09-12 23:31:36 | Legacy | 200 | 994 | 200 | 994 | 2025-06-18 |
| 2026-09-12 21:29:15 | Legacy | 200 | 1323 | 200 | 1107 | 2025-06-18 |
| 2026-09-12 19:27:29 | Legacy | 200 | 1067 | 200 | 1098 | 2025-06-18 |
| 2026-09-12 17:24:09 | Legacy | 200 | 1581 | 200 | 1034 | 2025-06-18 |
| 2026-09-12 15:21:42 | Legacy | 200 | 1560 | 200 | 1200 | 2025-06-18 |
tools/list structure, inputSchema validity, and a functional smoke test — the components of the 0-100 score.
Tools the server advertised in the latest measurement — measured, not catalog-claimed.
generate_videoRender 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,
promptstringrequiredmodelstringdurationstringresolutionstringaspectRatiostringnegativePromptstringgenerateAudiobooleanget_videoLook 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.
idstringrequiredget_credit_balanceHow 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.
list_video_modelsEvery 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.
Each block is one measurement round. Green: working response. Amber: responded but the server was returning errors (5xx). Red: no response at all.
Each cell is one probe run. Faded cells are incomplete probes — one leg did not answer, so the era is inconclusive.
The two probe legs separately: modern server/discover and legacy initialize.
Derived by comparing consecutive probes — changes in era, protocol version, build and reachability.
Add this badge to your README — it updates automatically as measurements change.
[](https://mcpmetrics.io/servers/net-viewmaxstudio-viewmax)<a href="https://mcpmetrics.io/servers/net-viewmaxstudio-viewmax"><img src="https://mcpmetrics.io/badge/net.viewmaxstudio/viewmax/era.svg" alt="mcpmetrics"></a>You are seeing the last 7 days. Sign up for the full history. Which check failed and why is in the dashboard.
Sign up free to seeThe catalog entries whose name and description are closest to this one, found with the same index the search box uses.
Feet per second to m/s, number discarded
A second opinion for AI agents: one prompt across several live Gonka models + roles, one call.
Turn any language model into a multimodal powerhouse that can generate images, music, videos and more on the fly. Rostro's tools are designed to be used by language models from the ground up, expanding capabilities with minimal context bloat. ## Quick Setup You will need a [Rostro account](https://rostro.dev/login/sign_up) for OAuth discovery and authentication in your client of choice. **MCP Server URL:** `https://proto.rostro.dev/mcp` ## Quick Install Links - **Cursor**: [Install in Cursor](https://cursor.com/en/install-mcp?name=Rostro&config=eyJ1cmwiOiJodHRwczovL3Byb3RvLnJvc3Ryby5kZXYvbWNwIiwiaGVhZGVycyI6e319) - **LM Studio**: [Install in LM Studio](https://lmstudio.ai/install-mcp?name=rostro&config=eyJ1cmwiOiJodHRwczovL3Byb3RvLnJvc3Ryby5kZXYvbWNwIn0%3D) ## API Key Setup (Optional) For fixed API authentication instead of OAuth, add this to your settings: ```json "rostro": { "url": "https://proto.rostro.dev/mcp", "headers": { "Authorization": "Bearer <YOUR_API
Summarize YouTube videos or fetch transcripts. Pay-per-call via x402 (USDC on Base), no account.
OpenAI announcements: models, releases, news. $0.01/query. Register in-session — free testnet funds.
Model the realistic monthly cost of an LLM app **before you build it**. Not a token calculator: retries, prompt caching, batch discounts, infra overhead, and 3×/10× growth are modeled in, across GPT-5.x, Claude, Gemini, DeepSeek, and more. **Works without a key.** Connect and ask — demo mode covers the six free-tier models. A Pro API key ([beforeyouship.dev](https://beforeyouship.dev)) unlocks the full 18-model catalog. ## Tools | Tool | What it does | |---|---| - **`estimate_cost`** Full cost model for an architecture at a given usage level. Returns Naive / Realistic / Worst Case $/mo per model, growth scenarios, and an opinionated recommendation. | - **`get_model_prices`** Current per-1M-token pricing (input, output, cached, batch) with context windows and staleness metadata. | - **`list_archetypes`** Seven preset architecture patterns (chatbot, RAG pipeline, multi-step agent, …) used as starting points for estimates. | ## Try it Paste into Claude Code or Cursor after connecting
Comments
Sign in to write a comment
No comments yet. Be the first.