Ableton Live MCP Server

Active

The Ableton Live MCP Server is a server implementing the Model Context Protocol (MCP) to facilitate communication between LLMs and Ableton Live. It uses OSC (Open Sound Control) to send and receive messages to/from Ableton Live. It is based on AbletonOSC implementation and exhaustively maps available OSC adresses to tools accessible to MCP clients.

United States
Updated 8/2/2025
Key Features

What makes this MCP server special

Communication between LLMs and Ableton Live

Requirements

Python
Server Information

Status

Active

Location

United States

Version

1.0.0

License

MIT

Author

modelcontextprotocol

Installation Guide
Get started with this MCP server in minutes

1. Install the Package

-

2. Configuration

{
  "mcpServers": {
  "Ableton Live Controller": {
  "command": "/path/to/your/project/.venv/bin/python",
  "args": ["/path/to/your/project/mcp_ableton_server.py"]
  }
  }

3. Usage Example

Prepare a live set for recording