DirectoryAbleton Copilot
ai-ml

Ableton Copilot

by xiaolaa2

33
Health
stale
55
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.

70stars
11forks
TypeScript
MIT
Updated March 11, 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 Healthstale

Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
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