Submit

Compeller

@Compeller

Create AI music videos and audio-reactive visuals from songs through MCP.
Overview

Compeller MCP Server

Compeller lets agents create and track AI-generated music videos and audio-reactive visuals from songs.

Use it to:

  • Search for preview tracks by song or artist
  • Create a Compel from music
  • Upload media for authenticated generation workflows
  • Check generation status
  • Start rendering when a Compel is ready
  • Retrieve finished video renderings
  • Register webhooks for completed/failed events

Remote MCP Endpoint

{
  "mcpServers": {
    "compeller": {
      "url": "https://compeller.ai/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_COMPELLER_API_TOKEN"
      }
    }
  }
} 

Discovery tools work without authentication. Generation, account, media, rendering, and webhook tools require a Compeller API token.

Public Docs

Tool Surface

Compeller exposes 20 MCP tools, including capabilities, pricing, visual styles, music search, Compel creation, status checks, rendering lookup, media search, and webhook management.

Official namespace: ai.compeller/compel

Server Config

{
  "mcpServers": {
    "compeller": {
      "url": "https://compeller.ai/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_COMPELLER_API_TOKEN"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.