Back to directory
simon-kansara/ableton-live-mcp-server

simon-kansara/ableton-live-mcp-server

@Simon-Kansara

MCP Server implementation for Ableton Live OSC control, enabling LLM communication with Ableton Live via OSC

abletonmusic-productionoscaudiodawmusicllm-controlentertainment

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12