MCP server for AI image generation, video generation, music creation, text-to-speech, and LLM chat. 130+ models from Flux, Kling, Seedance, Veo, Suno, ElevenLabs, Claude, GPT, Gemini, and more. Browse models, check pricing, create tasks, and poll results. Free model discovery without API key. Works with Claude Code, Cursor, Codex, Windsurf, and any MCP host.
Server Config
{
"mcpServers": {
"runapi": {
"command": "npx",
"args": [
"-y",
"@runapi.ai/mcp"
]
}
}
}