RunAPI MCP Server
Rank #1,686io.github.runapi-builder/runapi-mcp
130+ AI models for image, video, music, and audio — 18 model families, one RunAPI account.
RunAPI MCP Server is a Model Context Protocol (MCP) server published by runapi-ai. It ranks #1,686 of 115,460 servers tracked on MCP Toplist, and its repository has 55 GitHub stars. RunAPI MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 13 tracked versions. It was first listed on Jun 3, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 113,774 of 115,460 servers on MCP Toplist.
Use RunAPI MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http runapi-mcp https://mcp.runapi.ai/mcpclaude mcp add runapi-mcp -e "RUNAPI_API_KEY=<your RUNAPI_API_KEY>" -- npx -y @runapi.ai/mcpReplace each placeholder with your own value before saving.
[mcp_servers.runapi-mcp]
url = "https://mcp.runapi.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.runapi-mcp]
command = "npx"
args = ["-y", "@runapi.ai/mcp"]
[mcp_servers.runapi-mcp.env]
RUNAPI_API_KEY = "<your RUNAPI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.runapi.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"runapi-mcp": {
"command": "npx",
"args": [
"-y",
"@runapi.ai/mcp"
],
"env": {
"RUNAPI_API_KEY": "<your RUNAPI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runapi-mcp": {
"url": "https://mcp.runapi.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"runapi-mcp": {
"command": "npx",
"args": [
"-y",
"@runapi.ai/mcp"
],
"env": {
"RUNAPI_API_KEY": "<your RUNAPI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"runapi-mcp": {
"type": "http",
"url": "https://mcp.runapi.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"runapi-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@runapi.ai/mcp"
],
"env": {
"RUNAPI_API_KEY": "<your RUNAPI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runapi-mcp": {
"serverUrl": "https://mcp.runapi.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"runapi-mcp": {
"command": "npx",
"args": [
"-y",
"@runapi.ai/mcp"
],
"env": {
"RUNAPI_API_KEY": "<your RUNAPI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"runapi-mcp": {
"url": "https://mcp.runapi.ai/mcp"
}
}
}{
"mcpServers": {
"runapi-mcp": {
"command": "npx",
"args": [
"-y",
"@runapi.ai/mcp"
],
"env": {
"RUNAPI_API_KEY": "<your RUNAPI_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.runapi-builder%2Frunapi-mcp)<a href="https://mcptoplist.com/server/io.github.runapi-builder%2Frunapi-mcp"><img src="https://mcptoplist.com/badge/io.github.runapi-builder%2Frunapi-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
runapi-ai
Other servers by runapi-ai
- suno-mcp#7,625 · 11 vers
- seedance-mcp#9,848 · 6 vers
- grok-imagine-mcp#10,047 · 6 vers
- wan-mcp#10,285 · 6 vers
- @runapi.ai/flux-2-mcp#10,937 · 5 vers
- @runapi.ai/flux-kontext-mcp#10,938 · 5 vers
- @runapi.ai/veo-3-1-mcp#10,939 · 5 vers
- seedream-mcp#11,549 · 4 vers
- @runapi.ai/gemini-omni-mcp#11,864 · 4 vers
- @runapi.ai/gpt-4o-image-mcp#11,865 · 4 vers
- kling-mcp#11,866 · 4 vers
- Nano Banana MCP Server#11,867 · 4 vers
Available versions (13)
| Version | Published |
|---|---|
| 0.12.1 | Aug 25, 2026 |
| 0.12.0 | Aug 21, 2026 |
| 0.11.0 | Aug 17, 2026 |
| 0.10.0 | Aug 14, 2026 |
| 0.9.0 | Aug 10, 2026 |
| 0.8.0 | Aug 7, 2026 |
| 0.7.4 | Aug 6, 2026 |
| 0.7.3 | Aug 4, 2026 |
| 0.7.1 | Jul 28, 2026 |
| 0.7.0 | Jul 28, 2026 |
| 0.6.0 | Jul 23, 2026 |
| 0.1.15 | Jul 8, 2026 |
| 0.1.11 | Jun 24, 2026 |
Frequently asked questions
- Who maintains RunAPI MCP Server?
- RunAPI MCP Server is maintained by runapi-ai, which publishes 32 MCP servers (135 total versions) tracked on MCP Toplist.
- Is RunAPI MCP Server listed on the Official MCP Registry?
- Yes — RunAPI MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does RunAPI MCP Server have?
- MCP Toplist tracks 13 versions of RunAPI MCP Server, most recently published on Aug 25, 2026.
- Where can I find the source code for RunAPI MCP Server?
- The source code for RunAPI MCP Server is hosted at github.com/runapi-ai/mcp.