Runway ML runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 13 Sep 2026.
Runway ML MCP server: AI video, image, audio, voice generation, and task management
Today is the operative word: we check Runway ML every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp-server-runway -- npx -y @mindstone/mcp-server-runway
{
"mcpServers": {
"mcp-server-runway": {
"args": [
"-y",
"@mindstone/mcp-server-runway"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-runway]
command = "npx"
args = ["-y", "@mindstone/mcp-server-runway"]
{
"mcpServers": {
"mcp-server-runway": {
"args": [
"-y",
"@mindstone/mcp-server-runway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-runway": {
"args": [
"-y",
"@mindstone/mcp-server-runway"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RUNWAYML_API_SECRET (Runway API key (from dev.runwayml.com)), RUNWAY_REQUEST_TIMEOUT_MS (Outbound HTTP request timeout in milliseconds (max 1800000)), RUNWAY_UPLOAD_TIMEOUT_MS (Signed-URL upload timeout for large local files in milliseconds), RUNWAY_ALLOWED_ROOT (Sandbox root for local-file inputs to upload tools. Defaults to os.tmpdir().), RUNWAY_DOWNLOAD_ROOT (Sandbox root for downloaded outputs. Defaults to ~/Downloads/runway-mcp.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Grok Imagine AI video generation
AI image, video, voice and music generation over MCP, routed to Veo 3.1, Seedance 2.5 and more.
Detect AI-generated images, videos, and audio with identifAI's deepfake detection tools.
MCP server for Flux AI image generation
MCP server for Wan AI video generation
MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.
MCP server for NanoBanana AI image generation and editing
Generate images, video, and audio with Glif's media-generation agent
Answers built from our own checks of this server.