# BizMuse AI Music Video (npm · bizmuse-mcp)

Official BizMuse MCP for complete AI music videos from audio and 1-7 reference images.

- Trust score: 63/100 (medium)
- Change this week: +23
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `bizmuse-mcp`: 63/100 (this document), [markdown](https://verifymcp.io/servers/ai-bizmuse-bizmuse/bizmuse-mcp.md), [page](https://verifymcp.io/servers/ai-bizmuse-bizmuse/bizmuse-mcp)

## Channel facts

- Registry: `npm`
- Package: `bizmuse-mcp`
- Version: `0.1.6`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 19/100
  - Repository check failed: no source repository is declared.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 13 days ago).
  - Security-disclosure policy not yet verified: we couldn't inspect the source repository.
- **Schema Quality & AI Usability**: 74/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 441 tokens (~63/item across 7 items; 7 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add ai-bizmuse-bizmuse -- npx -y bizmuse-mcp
```

### Codex

```bash
codex mcp add ai-bizmuse-bizmuse -- npx -y bizmuse-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-bizmuse-bizmuse": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "bizmuse-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-bizmuse-bizmuse --command npx --arg -y --arg bizmuse-mcp
```

### Hermes

```yaml
mcp_servers:
  ai-bizmuse-bizmuse:
    command: "npx"
    args: ["-y", "bizmuse-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "ai-bizmuse-bizmuse": {
      "command": "npx",
      "args": [
        "-y",
        "bizmuse-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 63, +40)

- [security regression] Provenance: fail → unverified
- [security regression] Install scripts: pass → unverified
- [security improvement] Known CVEs: unverified → partial
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Maintenance: pass → unverified
- [functional regression] License: pass → unverified
- [functional improvement] Stability: unverified → 0.23
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] MCP protocol: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 23, −40)

- [security regression] Known CVEs: partial → unverified
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Dependency health: partial → unverified

### 2026-07-31 (score 63, +8)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 55, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-29 (score 73, +54)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] Licence: MIT

### 2026-07-28 (score 19, −21)

- [functional regression] Tool coverage: 100 → unverified
- [functional improvement] Dependency health: unverified → partial
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 40)

First indexed and scored.

## MCP tools (7)

### `upload_audio` (~76 tokens)

Prepare a direct public audio URL or upload a local MP3, WAV, M4A, or AAC file for BizMuse music video generation.

Input parameters:

- `file_path` (string): Local audio file path (MP3, WAV, M4A)
- `url` (string): Direct public HTTP(S) audio URL to use without uploading

### `upload_image` (~62 tokens)

Upload 1-7 local JPG, PNG, or WebP reference images that guide subject identity, setting, wardrobe, and visual style.

Input parameters:

- `file_paths` (array, required): Local image file paths (JPG, PNG, WebP; 1-7 images)

### `list_models` (~24 tokens)

List only the BizMuse models currently supported by the complete music video generation workflow.

### `generate_music_video` (~170 tokens)

Submit an asynchronous BizMuse music video task from prepared audio, 1-7 reference images, creative direction, aspect ratio, resolution, and content mode.

Input parameters:

- `aspect_ratio` (string): Output aspect ratio
- `audio_url` (string, required): Audio URL or asset_id from upload_audio
- `content_mode` (string): Music video content mode
- `image_urls` (array, required): Reference image URLs from upload_image (1-7 required by BizMuse 1.0)
- `model` (string): AI model identifier
- `prompt` (string, required): Creative direction for the music video (e.g., "cyberpunk neon city, fast cuts")
- `provider` (string): AI provider; use vidu for BizMuse 1.0
- `resolution` (string): Output resolution

### `get_task_status` (~43 tokens)

Check progress and result availability for a BizMuse music video generation task without inventing a completed asset.

Input parameters:

- `task_id` (string, required): Task ID from generate_music_video

### `get_task_result` (~42 tokens)

Retrieve the completed BizMuse video URL, cover URL, and duration after a generation task succeeds.

Input parameters:

- `task_id` (string, required): Task ID from generate_music_video

### `get_credit_balance` (~24 tokens)

Check the authenticated BizMuse account credit balance before submitting a paid generation task.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/ai-bizmuse-bizmuse/bizmuse-mcp#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 63
- 2026-08-01: 23
- 2026-07-31: 63
- 2026-07-30: 55
- 2026-07-29: 73
- 2026-07-28: 19
- 2026-07-27: 40

## Links

- npm package: https://www.npmjs.com/package/bizmuse-mcp
- Socket report: https://socket.dev/npm/package/bizmuse-mcp
- Website: https://bizmuse.ai/mcp
- Changelog RSS feed: https://verifymcp.io/servers/ai-bizmuse-bizmuse/bizmuse-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-bizmuse-bizmuse/bizmuse-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ai-bizmuse-bizmuse/bizmuse-mcp
