mcpbeat Sign in

Runway AI Video Generation MCP Server

local only

Runway AI Video Generation runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from pypi.

AI video generation with Gen-4, Veo 3, and Aleph editing. Text-to-video, image-to-video, 4K upscale

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

Installs per day peak 14 · avg 5 · -26% w/w
a month agotoday
39
Installs / week
pypi · runway-mcp-server
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 runway-mcp-server -- uvx runway-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "runway-mcp-server": {
      "args": [
        "runway-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.runway-mcp-server]
command = "uvx"
args = ["runway-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "runway-mcp-server": {
      "args": [
        "runway-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "runway-mcp-server": {
      "args": [
        "runway-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: RUNWAY_API_KEY (API key from dev.runwayml.com for authenticating with Runway ML services). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Runway AI Video Generation

same job, measured the same way
MCP Image
by infoinlet-marketplace

Image generation & editing for AI agents (Runware) — text-to-image, bg removal, upscale.

23 installs/wk local only
Pruna
by charlesrapp

Ultra-fast image generation, editing, upscaling, and video generation via Pruna AI.

73 installs/wk local only
VEO 3.1
by u2n4

4K video generation via Google VEO 3.1: text-to-video, image-to-video, video extension

218 installs/wk local only
Pixel Surgeon
by j-east

AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.

338 installs/wk local only
SeedanceAI MCP
by rocnubie

Create AI videos with SeedanceAI by text to video, text to image, image editing, and image to

local only
APICK AI
by apick

LLM chat, text tools, image generation, editing, batch image jobs, and asynchronous video generation

15 tools answering
Vicsee MCP Server
by vicseeai

Generate, edit and upscale AI video and images from any agent via VicSee.

213 installs/wk answering
Gemini Image Studio
by udhaykumarbala

AI image generation and editing with Google Gemini. Structured JSON editing.

50 installs/wk local only

Runway AI Video Generation — questions

Answers built from our own checks of this server.

Why is there no uptime for Runway AI Video Generation?
Runway AI Video Generation 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 runway-mcp-server was installed 39 times last week.
Is Runway AI Video Generation 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 Runway AI Video Generation?
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 runway-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Runway AI Video Generation?
The pypi package runway-mcp-server was installed 39 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.