Back to directory
Ableton Live Controller

Ableton Live Controller

@Simon-Kansara376

An MCP server that enables LLMs to control Ableton Live via OSC, mapping OSC addresses to MCP tools.

Ableton LiveOSCmusic productionentertainment

Installation & Configuration

{
  "mcpServers": {
    "Ableton Live Controller": {
      "command": "/path/to/your/project/.venv/bin/python",
      "args": [
        "/path/to/your/project/mcp_ableton_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/2/24
Updated
2026/6/8