Loading MCP server directory, please wait...
AI video generation with Gen-4, Veo 3, and Aleph editing. Text-to-video, image-to-video, 4K upscale
npx @getmcp/cli add io.github.sidart10/runway-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
RUNWAY_API_KEYAPI key from dev.runwayml.com for authenticating with Runway ML services
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sidart10/runway-mcp-server": {
"command": "uvx",
"args": [
"runway-mcp-server"
],
"env": {
"RUNWAY_API_KEY": ""
}
}
}
}