Access the full Runware API as MCP tools: image, video, audio, 3D, and text.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server that gives AI agents (Claude, Cursor, Codex, etc.) access to the full Runware API β image generation, video generation, audio generation, 3D, upscaling, background removal, captioning, and more.
Pick one β npx is simplest, global install is faster on repeat use.
Get an API key at runware.ai. Then point your agent at the MCP.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
If you installed globally:
Settings β MCP β Add server β same config as above.
Add to your MCP configuration with the same command and env.
Once connected, just talk to your agent. It picks the right tool, picks the right model, and fills in the parameters.
The agent figures out which model fits, what parameters to pass, and how to interpret the response. Parameters are validated against each model's schema before submission, so the agent gets fast feedback when it picks wrong values.
You don't call these directly β the agent does, based on what you ask for.
run β execute any Runware inference task (image, video, audio, 3D, upscaling, captioning, etc.) on a given modelmodel_schema β fetch the parameter schema for a specific modellist_models β list Runware's official, curated model integrations (supports capability, category, creator, search filters)model_details β get full metadata for a curated model by AIRmodel_examples β get sample input/output pairs for a curated modelmodel_pricing β get pricing overview + per-configuration examples for a curated modellist_capabilities β list every model capability (e.g. io:text-to-image, op:upscale) with labelsmodel_search β search the community model catalog (Civitai fine-tunes, custom uploads)media_storage β store media (images, video, audio, 3D models) for use as input, or delete stored mediamodel_upload β upload a custom modelaccount β retrieve account information including balance and usageget_task_details β retrieve the original request and response for a previous task| Variable | Required | Description |
|---|---|---|
RUNWARE_API_KEY | Yes | Your Runware API key |
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-203)<a href="https://allmcps.com/mcp/mcp-203"><img src="https://allmcps.com/api/badge/mcp-203?style=directory" alt="Mcp on AllMCPs" /></a>