Odel
Ableton Live MCP Server

Ableton Live MCP Server

Local
@wstierhout7PythonMITUpdated Yesterday

Control Ableton Live with 156 typed tools for music production and offline .als analysis.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-server-ableton-livev1.8.0

Run

uvx mcp-server-ableton-live

MCP client config

{
  "mcpServers": {
    "ableton-live-mcp-server": {
      "command": "uvx",
      "args": [
        "mcp-server-ableton-live"
      ]
    }
  }
}