Ableton Copilot MCPServer

xiaolaa2
GitHub
Music ProductionAudio ProcessingMCP Integration

Loading subscription status...

💡 Description

A Model Context Protocol server that enables real-time interaction with Ableton Live, assisting music producers with various operations like track management, clip operations, and audio recording functionalities.

📝 JSON Entries

{
  "mcpServers": [
    {
      "ableton-js-mcp": {
        "args": [
          "-y",
          "@xiaolaa2/ableton-copilot-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

add_notes_to_clipreplace_all_notes_to_clipget_detail_clipget_clip_info_by_idremove_clip_all_notesduplicate_clip_regionget_song_infoget_all_tracks

Features

  • Song management
  • Track management
  • Clip operations
  • Audio recording
  • Device control

💬 Example Queries

  • Get the basic info of the song including key, tempo, and duration
  • List all tracks in the current Ableton Live session
  • Create MIDI clips in arrangement tracks