What is the NIRA Video Production MCP MCP server?
Video production MCP: 55 tools — edit, grade, TTS captions, beat-sync, master, AI generate.
How to install NIRA Video Production MCP
Copy-paste configuration for popular MCP clients.
VIDPROD_WORKSPACEWorking directory for temp files and intermediate renders
VIDPROD_INPUTDefault input directory Claude scans for source clips
VIDPROD_OUTPUTDefault output directory for rendered files
FAL_KEYsecretfal.ai API key for cloud AI video generation (Kling, Luma, Veo, Pika)
WAN2GP_PATHPath to Wan2GP installation for free local GPU video generation
{
"mcpServers": {
"nira-video-mcp": {
"command": "uvx",
"args": [
"nira-video-mcp"
],
"env": {
"VIDPROD_WORKSPACE": "<YOUR_VIDPROD_WORKSPACE>",
"VIDPROD_INPUT": "<YOUR_VIDPROD_INPUT>",
"VIDPROD_OUTPUT": "<YOUR_VIDPROD_OUTPUT>",
"FAL_KEY": "<YOUR_FAL_KEY>",
"WAN2GP_PATH": "<YOUR_WAN2GP_PATH>"
}
}
}
}{
"mcpServers": {
"nira-video-mcp": {
"command": "uvx",
"args": [
"nira-video-mcp"
],
"env": {
"VIDPROD_WORKSPACE": "<YOUR_VIDPROD_WORKSPACE>",
"VIDPROD_INPUT": "<YOUR_VIDPROD_INPUT>",
"VIDPROD_OUTPUT": "<YOUR_VIDPROD_OUTPUT>",
"FAL_KEY": "<YOUR_FAL_KEY>",
"WAN2GP_PATH": "<YOUR_WAN2GP_PATH>"
}
}
}
}{
"mcpServers": {
"nira-video-mcp": {
"command": "uvx",
"args": [
"nira-video-mcp"
],
"env": {
"VIDPROD_WORKSPACE": "<YOUR_VIDPROD_WORKSPACE>",
"VIDPROD_INPUT": "<YOUR_VIDPROD_INPUT>",
"VIDPROD_OUTPUT": "<YOUR_VIDPROD_OUTPUT>",
"FAL_KEY": "<YOUR_FAL_KEY>",
"WAN2GP_PATH": "<YOUR_WAN2GP_PATH>"
}
}
}
}{
"servers": {
"nira-video-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"nira-video-mcp"
],
"env": {
"VIDPROD_WORKSPACE": "<YOUR_VIDPROD_WORKSPACE>",
"VIDPROD_INPUT": "<YOUR_VIDPROD_INPUT>",
"VIDPROD_OUTPUT": "<YOUR_VIDPROD_OUTPUT>",
"FAL_KEY": "<YOUR_FAL_KEY>",
"WAN2GP_PATH": "<YOUR_WAN2GP_PATH>"
}
}
}
}claude mcp add nira-video-mcp --env VIDPROD_WORKSPACE=<YOUR_VIDPROD_WORKSPACE> --env VIDPROD_INPUT=<YOUR_VIDPROD_INPUT> --env VIDPROD_OUTPUT=<YOUR_VIDPROD_OUTPUT> --env FAL_KEY=<YOUR_FAL_KEY> --env WAN2GP_PATH=<YOUR_WAN2GP_PATH> -- uvx nira-video-mcpRelated MCP servers
Smart file intelligence for Claude — search, deduplicate, organize, and analyze files
View repository →Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands
View repository →Real-time screen capture + AI vision for Claude — see, analyze, and OCR your screen
View repository →Time-aware scheduling for Claude — manage tasks, reminders, and recurring schedules
View repository →