Back to Browse

Runway MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Runway ML MCP server: AI video, image, audio, voice generation, and task management

About

Runway ML MCP server: AI video, image, audio, voice generation, and task management

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (40/42 approved). 2 finding(s) downgraded by scanner intelligence.

14 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Runway API key (from dev.runwayml.com)Required

Environment variable: RUNWAYML_API_SECRET

Outbound HTTP request timeout in milliseconds (max 1800000)Optional

Environment variable: RUNWAY_REQUEST_TIMEOUT_MS

Signed-URL upload timeout for large local files in millisecondsOptional

Environment variable: RUNWAY_UPLOAD_TIMEOUT_MS

Sandbox root for local-file inputs to upload tools. Defaults to os.tmpdir().Optional

Environment variable: RUNWAY_ALLOWED_ROOT

Sandbox root for downloaded outputs. Defaults to ~/Downloads/runway-mcp.Optional

Environment variable: RUNWAY_DOWNLOAD_ROOT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mindstone-mcp-server-runway": {
      "env": {
        "RUNWAYML_API_SECRET": "your-runwayml-api-secret-here",
        "RUNWAY_ALLOWED_ROOT": "your-runway-allowed-root-here",
        "RUNWAY_DOWNLOAD_ROOT": "your-runway-download-root-here",
        "RUNWAY_UPLOAD_TIMEOUT_MS": "your-runway-upload-timeout-ms-here",
        "RUNWAY_REQUEST_TIMEOUT_MS": "your-runway-request-timeout-ms-here"
      },
      "args": [
        "-y",
        "@mindstone/mcp-server-runway"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Runway MCP Server - Runway ML MCP server: AI video, image, audio, voice | MCP Marketplace