Runway AI Video Generation runs on your own machine — the client starts it, so there is no endpoint to ping. 46 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.
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 runway-mcp-server -- uvx runway-mcp-server
{
"mcpServers": {
"runway-mcp-server": {
"args": [
"runway-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.runway-mcp-server]
command = "uvx"
args = ["runway-mcp-server"]
{
"mcpServers": {
"runway-mcp-server": {
"args": [
"runway-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"runway-mcp-server": {
"args": [
"runway-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.