Runware MCP
Rank #33,827io.github.Runware/mcp
Access the full Runware API as MCP tools: image, video, audio, 3D, and text.
Runware MCP is a Model Context Protocol (MCP) server published by runware. It ranks #33,827 of 132,113 servers tracked on MCP Toplist. Runware MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 98,286 of 132,113 servers on MCP Toplist.
Use Runware MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add runware -e "RUNWARE_API_KEY=<your RUNWARE_API_KEY>" -- npx -y @runware/mcpReplace each placeholder with your own value before saving.
[mcp_servers.runware]
command = "npx"
args = ["-y", "@runware/mcp"]
[mcp_servers.runware.env]
RUNWARE_API_KEY = "<your RUNWARE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runware": {
"command": "npx",
"args": [
"-y",
"@runware/mcp"
],
"env": {
"RUNWARE_API_KEY": "<your RUNWARE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runware": {
"command": "npx",
"args": [
"-y",
"@runware/mcp"
],
"env": {
"RUNWARE_API_KEY": "<your RUNWARE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"runware": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@runware/mcp"
],
"env": {
"RUNWARE_API_KEY": "<your RUNWARE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runware": {
"command": "npx",
"args": [
"-y",
"@runware/mcp"
],
"env": {
"RUNWARE_API_KEY": "<your RUNWARE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runware": {
"command": "npx",
"args": [
"-y",
"@runware/mcp"
],
"env": {
"RUNWARE_API_KEY": "<your RUNWARE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Runware%2Fmcp)<a href="https://mcptoplist.com/server/io.github.Runware%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.Runware%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
runware
Other servers by runware
View all runware servers →Available versions (2)
| Version | Published |
|---|---|
| 1.3.2 | Jul 9, 2026 |
| 1.2.3 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Runware MCP?
- Runware MCP is maintained by runware, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Runware MCP listed on the Official MCP Registry?
- Yes — Runware MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Runware MCP have?
- MCP Toplist tracks 2 versions of Runware MCP, most recently published on Jul 9, 2026.
- Where can I find the source code for Runware MCP?
- The source code for Runware MCP is hosted at github.com/runware/mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.