Best for
- Music producers, developers, and AI enthusiasts looking to streamline workflows or experiment with generative music.
This MCP server allows AI assistants like Claude or Cursor to translate natural language commands into precise actions within your Ableton Live session. Features include session and transport control, track management, MIDI clip and note manipulation, device and parameter control, automation and envelopes, and browser integration. It also offers a high-performance UDP mode, ElevenLabs text-to-speech integration, and an extensible framework for custom controllers.
{
"mcpServers": {
"AbletonMCP": {
"command": "python",
"args": [
"C:/path/to/ableton-mcp-extended/MCP_Server/server.py"
]
}
}
}