ableton-live-mcp

jterrats/ableton-live-mcp
★ 0 stars JavaScript API Integration Updated today
Open-source MCP server and Ableton Live Remote Script bridge for music production workflows.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ableton-live-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jterrats/ableton-live-mcp"
      ]
    }
  }
}

README Excerpt

Local MCP stdio server for inspecting and controlling Ableton Live through a local bridge. Current package version: `0.1.0`. This repo does not assume a specific Ableton integration layer. The MCP server speaks JSON-RPC over stdio to an MCP client, then forwards tool calls to a local HTTP bridge that you can implement with Max for Live, Ableton's Extensions SDK,

Tools (20)

ableton_analyze_and_apply_masteringableton_analyze_audioableton_analyze_mixableton_apply_grooveableton_apply_mastering_chainableton_bounce_tracksableton_consolidate_clipableton_create_midi_clipableton_create_midi_trackableton_create_return_trackableton_create_snapshotableton_delete_clipableton_delete_deviceableton_delete_return_trackableton_diagnose_playbackableton_diagnose_pluginsableton_duplicate_trackableton_evaluate_action_riskableton_export_renderableton_flatten_track