Ableton-MCP-Server-XTouch

Ricky-Fr/Ableton-MCP-Server-XTouch
★ 0 stars Python 📦 Other Updated 2d ago
Advanced MCP Server for Ableton
View on GitHub → Try with Claude — $10 free →

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-server-x": {
      "command": "uvx",
      "args": [
        "ableton-mcp-server-xtouch"
      ]
    }
  }
}

Or install with pip: pip install ableton-mcp-server-xtouch