ableton-live-mcp-server

ableton-live-mcp-server

256

The Ableton Live MCP Server is a tool to bridge communication between large language models and Ableton Live using the Model Context Protocol. It leverages Open Sound Control for seamless integration and commands processing within Ableton Live.

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