mcp.film / Model Hubs / Runware MCP
Runware MCP
Official Runware MCP for image, video, audio, 3D, upscaling, and model search.
What it does
Runware's official npm MCP package gives agents access to the Runware API: image generation, video generation, audio generation, 3D, upscaling, background removal, captioning, model discovery, pricing, task lookup, and account balance. For filmmaker-agents it is another broad media workbench, especially useful when a prompt needs model search plus schema validation before spending credits.
Connect
claude mcp add runware -e RUNWARE_API_KEY=YOUR_KEY -- npx -y @runware/mcp
{
"mcpServers": {
"runware": {
"command": "npx",
"args": [
"-y",
"@runware/mcp"
],
"env": {
"RUNWARE_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"runware": {
"command": "npx",
"args": [
"-y",
"@runware/mcp"
],
"env": {
"RUNWARE_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
RUNWARE_API_KEY — https://my.runware.ai
Tools you'll see
runmodel_schemalist_modelsmodel_detailsmodel_examplesmodel_pricinglist_capabilitiesmodel_searchimage_uploadmodel_uploadaccountget_task_detailsField notes
npm @runware/mcp 1.1.0, Node >=18, MIT, published Jun 23 2026; package docs list Claude Desktop, Cursor, and Codex stdio configs. Caveat: the npm package metadata points to github.com/Runware/mcp, which returned 404 during verification, so this listing links the older public Runware/MCP-Runware repo for provenance and the npm package page for the current install. It is a local stdio package, not a hosted remote MCP.
Pairs well with
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
D-ID MCP ServerD-ID
Official
D-ID's hosted MCP connecting agents to the D-ID API and docs for avatar video.
HeyGen Remote MCPHeyGen
Official
Hosted MCP for avatar videos, lipsync, and 175-language video translation.