mcpbeat Sign in

NIRA Video Production MCP Server

local only

NIRA Video Production MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 93 installs a week from pypi.

Video production MCP: 55 tools — edit, grade, TTS captions, beat-sync, master, AI generate.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 33 · avg 11 · +21% w/w
a month agotoday
93
Installs / week
pypi · nira-video-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nira-video-mcp -- uvx nira-video-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nira-video-mcp": {
      "args": [
        "nira-video-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nira-video-mcp]
command = "uvx"
args = ["nira-video-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nira-video-mcp": {
      "args": [
        "nira-video-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nira-video-mcp": {
      "args": [
        "nira-video-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: VIDPROD_WORKSPACE (Working directory for temp files and intermediate renders), VIDPROD_INPUT (Default input directory Claude scans for source clips), VIDPROD_OUTPUT (Default output directory for rendered files), FAL_KEY (fal.ai API key for cloud AI video generation (Kling, Luma, Veo, Pika)), WAN2GP_PATH (Path to Wan2GP installation for free local GPU video generation). The author declared them in the registry entry; get the values from the project itself.

Alternatives to NIRA Video Production MCP

same job, measured the same way
StudioMeyer Video
by studiomeyer

Video production: recording, editing, effects, captions, TTS, screenshots. 8 tools.

55 installs/wk local only
Quriov
by quriovai

Create and manage AI image and video generations through Quriov's fixed public MCP tools.

answering
deAPI MCP Server
by deapi-ai

35 AI tools for image/video generation, TTS, transcription, OCR & embeddings via deAPI

answering
Video Editing AI MCP
by csoai-org

Video Editing Ai MCP server. Tools: split scenes, generate subtitles, thumbnail data. Built by MEOK

131 installs/wk local only
Vidmoat
by vidmoat

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

answering
Nanobanana MCP Server
by zhongweili

An MCP server that provides image generation and editing capabilities

2 185 installs/wk local only
AI Media Studio
by b77

Generate images, videos, voiceovers, and captions from a chat prompt.

answering
MCP Wan
by acedatacloud

MCP server for Wan AI video generation

744 installs/wk answering

NIRA Video Production MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for NIRA Video Production MCP?
NIRA Video Production MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package nira-video-mcp was installed 93 times last week.
Is NIRA Video Production MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect NIRA Video Production 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 runs locally, so the command pulls nira-video-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use NIRA Video Production MCP?
The pypi package nira-video-mcp was installed 93 times in the last week. Week over week that is +21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.