Skip to content
MCP Server Community By @Pantani

Pantani/ableton-mind

[![Pantani/ableton-mind MCP server](https://glama.ai/mcp/servers/Pantani/ableton-mind/badges/score.svg)](https://glama.ai/mcp/servers/Pantani/ableton-mind) 📇 🏠 🍎 🪟 - Control Ableton Live from Claude, Cursor or Codex through a local Remote Script bridge: inspect sets, create tracks, scenes and clips, load devices, apply music recipes, and verify changes against Live state.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: Pantani/ableton-mind Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-pantani-ableton-mind

Detailed Documentation

Pantani/ableton-mind MCP server 📇 🏠 🍎 🪟 - Control Ableton Live from Claude, Cursor or Codex through a local Remote Script bridge: inspect sets, create tracks, scenes and clips, load devices, apply music recipes, and verify changes against Live state.

Configuration

{
  "mcpServers": {
    "pantani-ableton-mind": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pantani-ableton-mind"
      ],
      "env": {}
    }
  }
}