DirectoryAbleton Copilot
ai-ml

Ableton Copilot

by xiaolaa2

40
Health
fair
37
Popularity

An MCP server built on ableton-js enables AI assistants to control Ableton Live in real time, including Arrangement View operations such as song management, track control, MIDI editing, and audio recording, along with other capabilities.

77stars
16forks
TypeScript
MIT
Updated May 10, 2026
#ableton-live#mcp-server

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "ableton-copilot": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-ableton-copilot"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthfair

Freshness15/40
Issue response15/30
Org backing5/20
Longevity5/10
Updated this year
Solo project

Server Info

Categoryai-ml
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory