mcpbeat Sign in

Zvid MCP Server

answering

Zvid is answering right now. Last checked 14 min ago. 26 installs a week from npm. Last commit 13 Sep 2026.

Zvid: render videos & images from JSON; manage templates, projects, webhooks & credits.

Installs per day peak 16 · avg 5 · +22% w/w
a month agotoday
Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
177 ms
Response time
average over 24h
26
Installs / week
npm and PyPI

Zvid missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

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 14 min ago.

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

This one needs environment variables set before it will start: ZVID_API_KEY (Zvid API key (format zvid_…). Create one at https://app.zvid.io.), ZVID_API_URL (Zvid orchestrator base URL. Defaults to https://api.zvid.io.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.zvid.io/mcp streamable-http sign-in 217 ms 14 min ago

Alternatives to Zvid

same job, measured the same way
Ilovevideoeditor
by ilovevideoeditor

Render videos from JSON with motion-design templates, effects and batch rendering

56 installs/wk local only
Ilovevideoeditor
by ilovevideoeditor

Render videos from VideoJSON + 249+ templates via the iLoveVideoEditor API

local only
Templated
by templated-io

Generate images, videos and PDFs from templates. Manage templates, folders, uploads and fonts.

90 installs/wk answering
Morphed
by morphed

Create AI images and videos, manage projects and credits, and use workspace campaign context.

answering
Orshot
by orshot

Render on-brand images, PDFs and videos from templates. 60+ tools: brand kit, folders, workflows.

answering
Sudomock
by sudomock

Product mockup API. Render PSD and 2D mockups, generate videos, manage async jobs and webhooks.

105 installs/wk local only
Vidmoat
by vidmoat

AI video editor: create projects, edit timelines, add captions and effects, and render videos.

answering
Bannerbear
by usefulapi

Generate images, videos, and screenshots from your Bannerbear templates via AI.

15 tools answering

Zvid — questions

Answers built from our own checks of this server.

Why is there no tool list for Zvid?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Zvid 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 177 ms. The bar chart above shows every period we have measured.
How do I connect Zvid?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Zvid?
No API key is involved. Zvid answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Zvid?
It answers our handshake in 177 ms on average, which is faster than 71% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Zvid?
The npm package @zvid/mcp was installed 26 times in the last week. Week over week that is +22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Zvid open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.