ableton-mcp

David-J-Shibley/ableton-mcp
★ 0 stars Python AI/LLM Updated today
Ableton Live MCP server — Shibley fork with 85 tools for AI-assisted music production
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": {
      "command": "uvx",
      "args": [
        "ableton-mcp"
      ]
    }
  }
}

Or install with pip: pip install ableton-mcp

README Excerpt

Connect [Ableton Live](https://www.ableton.com/) to AI assistants through the [Model Context Protocol (MCP)](https://modelcontextprotocol.io). Control sessions, tracks, clips, devices, racks, and arrangement view from Claude, Cursor, or other MCP clients. Extended fork of [ahujasid/ableton-mcp](https://github.com/ahujasid/ableton-mcp) with additional tools for racks, presets, device chains, and arrangement editing. See `docs/FEATURE_GAP.md` for the full tool list and known limits.

Tools (1)

mcpServers