StudioMeyer Video MCP Server

Cinema-grade video production for AI agents. 8 MCP tools for recording, editing, effects, captions, TTS, and smart screenshots. It runs locally over stdio via the published package.

People connecting browser automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 5 · #83 OF 196 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install StudioMeyer Video

before you install - you'll need

MCP_HTTP

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add studiomeyer-io-mcp-video -- npx -y @studiomeyer/mcp-video

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "studiomeyer-io-mcp-video": {
      "command": "npx",
      "args": [
        "-y",
        "@studiomeyer/mcp-video"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @studiomeyer/mcp-video - the @studiomeyer scope differs from the repo owner (studiomeyer-io); confirm it's the project's official package

registry vendor namespace io.studiomeyer - domain-verified with the official MCP registry

03 · What StudioMeyer Video can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.3 · 2026-08-19

bump the patch-and-minor group with 3 updates · cross-platform binary detection + working FFMPEG_PATH (#11) · deps-dev(deps-dev): bump @types/node from 20.19.39 to 20.19.40 in the patch-and-minor group · bump the…

v1.0.0 · 2026-03-14

mcp-video v1.0.0 · Cinema-grade video production MCP server with 8 consolidated tools. Built on ffmpeg + Playwright. · Tools · | Tool | Operations | Description | · |------|-----------|-------------| · | video_record |…

04 · Who maintains StudioMeyer Video

StudioMeyer Video is maintained by studiomeyer-io. We track 11 MCP servers from studiomeyer-io - 11 actively maintained, 18 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from studiomeyer-io.

  1. Local Memory Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys. ★ 11

05 · Facts

category
browser automation - ranked #83 of 196 actively-maintained browser automation servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-19)
registry
io.studiomeyer/video (active, first published 2026-05-29 · 2 versions)
packages
npm:@studiomeyer/mcp-video

06 · StudioMeyer Video FAQ

What is StudioMeyer Video?

Cinema-grade video production for AI agents. 8 MCP tools for recording, editing, effects, captions, TTS, and smart screenshots. It runs locally over stdio via the published package.

Is StudioMeyer Video still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install StudioMeyer Video?

Run `npx -y @studiomeyer/mcp-video`. The README documents one environment variable (MCP_HTTP) to set first. You can also paste the ready-made client config above.

Does StudioMeyer Video run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to StudioMeyer Video

More browser automation MCP servers · HTML to Markdown MCP Server · Sv Grid · CloakBrowser MCP · Aidemo · Runno

More TypeScript MCP servers · Coolify · Sudzikcoin MCP Server · SumUp MCP Server · Vulcanus · Sunub Obsidian MCP Server · see all