# MCP Audio Studio (npm · mcp-audio-studio)

A digital audio workstation MCP App with sequencing, mixing, effects, automation, and rendering.

- Trust score: 82/100 (high trust)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- npm · `mcp-audio-studio`: 82/100 (this document), [markdown](https://verifymcp.io/servers/mario-andreschak-mcp-audio-studio/mcp-audio-studio.md), [page](https://verifymcp.io/servers/mario-andreschak-mcp-audio-studio/mcp-audio-studio)

## Channel facts

- Registry: `npm`
- Package: `mcp-audio-studio`
- Version: `0.2.2`
- 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-09-24.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 103 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 48/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 48 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 80/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1676 tokens (~55/item across 30 items; 29 tools + 1 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 93/100
  - Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 2% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 6 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 30 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the MCP Audio Studio server?

MCP Audio Studio runs locally as an npm package, launched with npx -y mcp-audio-studio. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add mario-andreschak-mcp-audio-studio -- npx -y mcp-audio-studio
```

### Cursor

```json
{
  "mcpServers": {
    "mario-andreschak-mcp-audio-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-audio-studio"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "mario-andreschak-mcp-audio-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-audio-studio"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add mario-andreschak-mcp-audio-studio -- npx -y mcp-audio-studio
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add mario-andreschak-mcp-audio-studio --command npx --arg -y --arg mcp-audio-studio
```

### Hermes

```yaml
mcp_servers:
  mario-andreschak-mcp-audio-studio:
    command: "npx"
    args: ["-y", "mcp-audio-studio"]
```

### Netclaw

```json
{
  "McpServers": {
    "mario-andreschak-mcp-audio-studio": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-audio-studio"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add mario-andreschak-mcp-audio-studio -t stdio -c npx -a -y mcp-audio-studio
```

### Other

```json
{
  "mcpServers": {
    "mario-andreschak-mcp-audio-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-audio-studio"
      ]
    }
  }
}
```

## 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-09-24 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 80, −3)

- [functional] Stability: pass → 0.83

### 2026-09-20 (score 83, +1)

- [security] Stability: 0.97 → pass

### 2026-09-18 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 80, −3)

- [functional] Stability: pass → 0.80

### 2026-09-13 (score 83, +1)

- [security] Stability: 0.97 → pass

## MCP tools (29)

### `studio_ui` (~29 tokens)

Open Audio Studio

Open the complete interactive DAW. Use this when the user wants to see or edit the studio visually.

### `get_project` (~35 tokens)

Get project

Return the authoritative DAW project, including transport, tracks, steps, clips, mixer, effects, plugins, EQ, and automation.

### `new_project` (~28 tokens)

New project

Create a fresh demo-ready audio project, replacing the current project.

Input parameters:

- `name` (string)

### `set_project` (~20 tokens)

Set project metadata

Rename the current project.

Input parameters:

- `name` (string, required)

### `set_transport` (~114 tokens)

Set transport

Change playback, recording, tempo, time signature, swing, metronome, position, and loop settings.

Input parameters:

- `denominator` (number)
- `loopEnd` (integer)
- `loopStart` (integer)
- `metronome` (boolean)
- `numerator` (integer)
- `playing` (boolean)
- `positionStep` (integer)
- `recording` (boolean)
- `stepsPerBeat` (integer)
- `swing` (number)
- `tempo` (number)

### `add_track` (~68 tokens)

Add track

Add an instrument or audio track linked to a built-in, sampler, WAM, or VST3 instrument slot.

Input parameters:

- `color` (string)
- `instrumentKind` (string)
- `name` (string, required)
- `note` (integer)
- `type` (string)

### `update_track` (~99 tokens)

Update track

Update track name, color, type, instrument, preset, oscillator, or instrument parameters.

Input parameters:

- `color` (string)
- `instrumentKind` (string)
- `instrumentName` (string)
- `name` (string)
- `octave` (integer)
- `parameters` (object)
- `preset` (string)
- `trackId` (string, required)
- `type` (string)
- `waveform` (string)

### `remove_track` (~36 tokens)

Remove track

Remove a track and its notes, clips, mixer channel, effects, plugins, and related automation.

Input parameters:

- `trackId` (string, required)

### `set_steps` (~58 tokens)

Set sequencer steps

Edit step-sequencer or piano-roll notes. Each update can toggle a step and set MIDI note, velocity, and gate length.

Input parameters:

- `patternLength` (integer)
- `trackId` (string, required)
- `updates` (array, required)

### `add_pattern_clip` (~54 tokens)

Add pattern clip

Place a sequencer pattern section on an instrument track in the playlist.

Input parameters:

- `lengthSteps` (integer)
- `name` (string)
- `startStep` (integer, required)
- `trackId` (string, required)

### `update_pattern_clip` (~61 tokens)

Update pattern clip

Move, trim, or rename a sequencer pattern section in the playlist.

Input parameters:

- `lengthSteps` (integer)
- `name` (string)
- `patternId` (required)
- `startStep` (integer)
- `trackId` (string, required)

### `remove_pattern_clip` (~33 tokens)

Remove pattern clip

Remove a sequencer pattern section from the playlist.

Input parameters:

- `patternId` (required)
- `trackId` (string, required)

### `add_audio_clip` (~96 tokens)

Add audio clip

Place an audio file on a track. Pass a data URL for bundled audio or a source URL for a remotely hosted file.

Input parameters:

- `dataUrl` (string)
- `gain` (number)
- `lengthSteps` (integer, required)
- `mimeType` (string)
- `name` (string, required)
- `sourceUrl` (string)
- `startStep` (integer, required)
- `trackId` (string, required)

### `update_audio_clip` (~68 tokens)

Update audio clip

Move, trim, rename, or change the gain of an audio clip.

Input parameters:

- `clipId` (required)
- `gain` (number)
- `lengthSteps` (integer)
- `name` (string)
- `startStep` (integer)
- `trackId` (string, required)

### `remove_audio_clip` (~31 tokens)

Remove audio clip

Remove an audio clip from a track.

Input parameters:

- `clipId` (required)
- `trackId` (string, required)

### `set_mixer` (~89 tokens)

Set mixer channel

Set volume, panning, mute, solo, and send levels for a track or the master channel.

Input parameters:

- `mute` (boolean)
- `pan` (number)
- `sendA` (number)
- `sendB` (number)
- `solo` (boolean)
- `target` (string, required): A track ID or the literal 'master'.
- `volume` (number)

### `set_equalizer` (~60 tokens)

Set equalizer

Set the four-band EQ gains in dB for a track.

Input parameters:

- `high` (number)
- `highMid` (number)
- `low` (number)
- `lowMid` (number)
- `trackId` (string, required)

### `add_effect` (~60 tokens)

Add effect

Add a filter, delay, reverb, distortion, compressor, chorus, or limiter to a track effects chain.

Input parameters:

- `mix` (number)
- `parameters` (object)
- `trackId` (string, required)
- `type` (string, required)

### `update_effect` (~66 tokens)

Update effect

Enable, bypass, rename, mix, or change parameters on an effect slot.

Input parameters:

- `effectId` (required)
- `enabled` (boolean)
- `mix` (number)
- `name` (string)
- `parameters` (object)
- `trackId` (string, required)

### `remove_effect` (~31 tokens)

Remove effect

Remove an effect from a track effects chain.

Input parameters:

- `effectId` (required)
- `trackId` (string, required)

### `add_plugin` (~90 tokens)

Add plugin

Add a built-in, Web Audio Module (WAM), or VST3 plugin slot. VST3 slots expose parameters and state for a native bridge.

Input parameters:

- `format` (string, required)
- `name` (string, required)
- `parameters` (object)
- `path` (string)
- `trackId` (string, required)
- `uri` (string)
- `vendor` (string)

### `update_plugin` (~69 tokens)

Update plugin

Enable, bypass, rename, change parameters, or store opaque plugin state for a plugin slot.

Input parameters:

- `enabled` (boolean)
- `name` (string)
- `parameters` (object)
- `pluginId` (required)
- `state` (string)
- `trackId` (string, required)

### `remove_plugin` (~30 tokens)

Remove plugin

Remove a plugin slot from a track.

Input parameters:

- `pluginId` (required)
- `trackId` (string, required)

### `upsert_automation` (~192 tokens)

Set automation lane

Create or update an automation lane. Targets include master.volume, master.pan, track:<id>.volume/pan/sendA/sendB, track:<id>.eq.<band>, track:<id>.instrument.<parameter>, track:<id>.effect:<effectId>.mix/<parameter>, and track:<id>.plugin:<pluginId>.<parameter>. Built-in plugin parameters affect DSP; WAM/VST3 values are retained for an external host.

Input parameters:

- `color` (string)
- `enabled` (boolean)
- `laneId` (string)
- `max`
- `min` (number)
- `name` (string, required)
- `points` (array)
- `target` (string, required): Examples: master.volume, track:<id>.volume, track:<id>.instrument.cutoff, track:<id>.effect:<id>.mix, track:<id>.plugin:<id>.width

### `remove_automation` (~22 tokens)

Remove automation lane

Remove an automation lane.

Input parameters:

- `laneId` (string, required)

### `export_project` (~23 tokens)

Export project

Export the complete project as portable JSON.

Input parameters:

- `pretty` (boolean)

### `import_project` (~26 tokens)

Import project

Replace the current project from an exported project JSON document.

Input parameters:

- `json` (string, required)

### `render_audio` (~48 tokens)

Render audio

Offline-render the current project to a stereo 16-bit WAV file and return playable audio.

Input parameters:

- `bars` (integer)
- `name` (string)
- `sampleRate` (number)

### `get_render` (~26 tokens)

Get audio render

Retrieve a recent rendered WAV file by render ID.

Input parameters:

- `renderId` (string, required)

## Diagnostics

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

## Score history

- 2026-09-24: 82
- 2026-09-23: 81
- 2026-09-22: 81
- 2026-09-21: 80
- 2026-09-20: 83
- 2026-09-19: 82
- 2026-09-18: 82
- 2026-09-17: 81
- 2026-09-16: 81
- 2026-09-15: 80
- 2026-09-14: 80
- 2026-09-13: 83
- 2026-09-12: 82
- 2026-09-11: 82
- 2026-09-10: 81
- 2026-09-09: 81
- 2026-09-08: 80
- 2026-09-07: 80
- 2026-09-06: 83
- 2026-09-05: 82
- 2026-09-04: 82
- 2026-09-03: 81
- 2026-09-02: 81
- 2026-09-01: 80
- 2026-08-31: 80
- 2026-08-30: 80
- 2026-08-29: 79
- 2026-08-28: 79
- 2026-08-27: 78
- 2026-08-26: 78

## Common questions

### What is the MCP Audio Studio server?

MCP Audio Studio is listed in the public MCP registry as io.github.mario-andreschak/mcp-audio-studio. A digital audio workstation MCP App with sequencing, mixing, effects, automation, and rendering. This page covers its npm package (mcp-audio-studio).

### Is the MCP Audio Studio server safe to use?

MCP Audio Studio scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the MCP Audio Studio server expose?

MCP Audio Studio exposes 29 tools: studio_ui, get_project, new_project, set_project, set_transport, and 24 more. Their descriptions and schemas cost roughly 1,662 tokens of context every time the server is loaded.

### Is the MCP Audio Studio server still maintained?

MCP Audio Studio is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the MCP Audio Studio server under?

MCP Audio Studio declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/mcp-audio-studio
- Socket report: https://socket.dev/npm/package/mcp-audio-studio
- Repository: https://github.com/flujo-app/mcp-audio-studio-mcpapp
- Changelog RSS feed: https://verifymcp.io/servers/mario-andreschak-mcp-audio-studio/mcp-audio-studio.xml
- Changelog JSON feed: https://verifymcp.io/servers/mario-andreschak-mcp-audio-studio/mcp-audio-studio.json
- HTML version of this page: https://verifymcp.io/servers/mario-andreschak-mcp-audio-studio/mcp-audio-studio
