MCP.so
Sign In
Servers

ableton-copilot-mcp

@xiaolaa2

An MCP server built on ableton-js enables AI assistants to control Ableton Live in real time, including Arrangement View operations such as song management, track control, MIDI editing, and audio recording, along with other capabilities.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "ableton-copilot-mcp": {
      "command": "npx",
      "args": [
        "@xiaolaa2/ableton-copilot-mcp",
        "--install-scripts"
      ]
    }
  }
}

More from Other