Ableton Live
Summary
Ableton MCP enables AI assistants to control Ableton Live music production software through a bidirectional communication system. It consists of a Remote Script that runs within Ableton Live and exposes a socket server, paired with a Python MCP server that translates commands into actions. The implementation supports a wide range of music production operations including creating tracks and clips, adding MIDI notes, controlling playback, loading instruments, and browsing the Ableton library. Developed by Siddharth Ahuja, this integration is particularly valuable for AI-assisted music composition, production workflows, and automated sound design without leaving the conversation interface.
Available Actions(8)
Create Track
Create a new MIDI track with a specified instrument.
Add Effect
Add a specified audio effect to the currently selected track.
Create MIDI Clip
Create a 4-bar MIDI clip with a simple melody.
Get Session Information
Retrieve information about the current Ableton session.
Load Instrument
Load a specified instrument from Ableton's library into the selected track.
Add Chord Progression
Add a specified chord progression to the clip in a given track.
Set Tempo
Change the tempo of the session to a specified BPM.
Play Clip
Play the clip in a specified track.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation