ableton-mcp-extended

staminna/ableton-mcp-extended
★ 0 stars Python API Integration Updated 2d ago
Ableton Live MCP server with full mixer control — volume, panning and sends in real dB. Extends ahujasid/ableton-mcp.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install ableton-mcp-extended

README Excerpt

Connects Ableton Live to Claude through the Model Context Protocol, for prompt-assisted music production, track creation and session manipulation. This is a fork of [ahujasid/ableton-mcp](https://github.com/ahujasid/ableton-mcp) by [Siddharth Ahuja](https://x.com/sidahuj), MIT licensed, that **adds full mixer

Tools (1)

params