Ableton Live
Enables control of Ableton Live music production software through a bidirectional communication system that supports track creation, MIDI editing, playback control, instrument loading, and library browsing for music composition and sound design workflows.
Featured
View Source1854 stars
0 tools
Created Aug 2025
@ahujasid/ahujasid-ableton-live-ableton-mcpAbout
Enables control of Ableton Live music production software through a bidirectional communication system that supports track creation, MIDI editing, playback control, instrument loading, and library browsing for music composition and sound design workflows.
Categories
general
Installation
npm
npm install @ahujasid/ahujasid-ableton-live-ableton-mcp
Configuration
{
"mcpServers": {
"ahujasid-ableton-live-ableton-mcp": {
"command": "npx",
"args": [
"-y",
"@ahujasid/ahujasid-ableton-live-ableton-mcp"
]
}
}
}