MCP.so
Sign In
R

Runapi Mcp Server

@runapi-ai

About Runapi Mcp Server

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 wit

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "runapi": {
      "command": "npx",
      "args": [
        "-y",
        "@runapi.ai/mcp"
      ]
    }
  }
}

Tools

9

List RunAPI models from the embedded catalog. Optional filters: modality, service, or action.

Get supported endpoint, current runtime pricing, and input constraints for a RunAPI model slug. Add service and action when the model supports multiple endpoints.

List RunAPI endpoint names grouped by output modality.

Return current runtime pricing for a RunAPI model/action pair.

Search RunAPI prompt examples by modality, category, tags, text query, model, or featured status. Free, no API key required.

Return the authenticated RunAPI account balance and spending metrics.

Run a RunAPI operation with a caller-generated idempotency key. Asynchronous operations can optionally poll until completion.

Fetch the current status and latest payload for an existing RunAPI task.

Authenticate RunAPI by opening a browser PKCE login flow and saving the API key to ~/.config/runapi/config.json.

Overview

What is RunAPI MCP Server?

RunAPI MCP Server connects MCP-compatible coding tools (Claude Code, Cursor, Windsurf, VS Code, Roo Code) to RunAPI, allowing an assistant to browse the RunAPI catalog, inspect model inputs and pricing, create media tasks, poll task status, and check account balance. It exposes 130+ models from 18 providers including Flux, Kling, Suno, ElevenLabs, and major LLMs.

How to use RunAPI MCP Server?

Install with npx -y @runapi.ai/mcp via the platform-specific MCP command (e.g., claude mcp add runapi -s user -- npx -y @runapi.ai/mcp) or with the init fallback (e.g., npx @runapi.ai/mcp init cursor). Set the RUNAPI_API_KEY environment variable for authenticated tools; catalog discovery tools work without a key.

Key features of RunAPI MCP Server?

  • 130+ models from 18 providers
  • Free catalog discovery tools without API key
  • Create media tasks with optional polling
  • Real-time pricing snapshots per model
  • Search reusable prompt examples
  • Works with Claude Code, Cursor, Windsurf, VS Code, Roo Code

Use cases of RunAPI

Comments

More AI & Agents MCP servers