Ableton Live

Provides real-time control and automation of Ableton Live through a dual-component architecture consisting of a Python Remote Script and external server that communicate via socket connections, enabling session management, MIDI clip operations, and browser integration for loading instruments and effects.

View Source
1 stars
0 tools
Created Aug 2025
@sharray2918/sharray2918-ableton-live-ableton-mcp

About

Provides real-time control and automation of Ableton Live through a dual-component architecture consisting of a Python Remote Script and external server that communicate via socket connections, enabling session management, MIDI clip operations, and browser integration for loading instruments and effects.

Categories

general

Installation

npm

npm install @sharray2918/sharray2918-ableton-live-ableton-mcp

Configuration

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