Ableton MCP Server
Author · 2026

Ableton MCP Server
Model Context Protocol (MCP) server for Ableton Live 12. Exposes 75 tools in v0.5.3 over TCP and WebSockets for AI agents (Claude Desktop, Antigravity, Gemini CLI, Codex) and audio developers to query parameters, drive transport, automate clips, analyze mix audio in non-realtime, and execute grouped batch commands in one grouped undo step; successful earlier commands persist if a later command fails.
Built with Python FastMCP and a dual-bridge architecture (MIDI Remote Script on TCP port 9888 + Extension Host bridge on WebSocket port 9889). Native WSL2 loopback execution allows Windows host integration with zero network latency.