Skip to main content
Glama
bschoepke

ableton-live-mcp

by bschoepke

Abletonを声だけで操作したいと思ったことはありませんか?私もです!このMCPサーバーを作ったのは、赤ちゃんを寝かしつけている間でも、Codexに頼んでAbleton Liveで何でもできるようにしたかったからです。

私が試した他のAbleton MCPとは異なり、これはAbletonのオブジェクトモデルで可能なことならほぼ何でも実行できます。エージェントはAbleton内で実行される任意のPythonコードを評価できるからです。また、一般的なタスク用に定義されたツールもいくつかあるため、それらはより高速かつ確実に動作します。Codex CLIを使用して、新しい /goal コマンドでこれを何時間も最適化し、エンドツーエンドの低レイテンシ、高信頼性、低トークン使用量を優先しつつ、完全な柔軟性を維持するようにしました。

セットアップ方法

AIエージェント(Codex、Claude Code、Cursor、Copilot、Geminiなど)に Set up the https://github.com/bschoepke/ableton-live-mcp MCP server for me と伝えるだけです。

最近のAbletonバージョンであればMacとWindowsで動作するはずですが、私はmacOS Tahoe上のAbleton Live Suite 12.3.8でしかテストしていません。

使用する前にLive Setをバックアップしてください。このMCPはセットを直接編集するため、破損させる可能性があります。

デモ

Ableton Live MCP demo

https://www.youtube.com/watch?v=8dRRrIY7NI0

これを作るために私がCodexに送ったチャットメッセージ:

in ableton, make a self reflective song, with audio vocals (via macos say) and chip tunes and 80's drum machines. should be a real edm banger

i want midi for everything but vocals please, with ableton devices. not prerendered audio for instruments

needs some fills

and should hit way harder after "3-2-1 i become the sound"

the vocals are squished too much (read too quickly), give them a little more length

add some dynamics, the song is basically one volume. and some pumping side chain

improve dynamics of the clap, seems a bit flat and indistinguished, want it harder after the 3-2-1 drop

introduce a new element on a new track after the 3-2-1 drop, that comes in but then recedes before the final exit

doesn't seem like the new thing has any notes

the element is a bit muddy/indistinct. perhaps it needs simplification and more space, different instrument choice, i dunno

アイデア

  • MCPを使用して外部シンセサイザーやハードウェアを制御する

  • SerumやKeyscapeのようなサードパーティ製プラグイン(VST、Audio Units)を使用するように指示する

  • 既存のボーカルサンプルを取り込むようエージェントに指示する(無音部分のトリミングや、ライブセットにクリエイティブに取り込む前にオーディオサンプルを書き起こすよう依頼することも可能)

  • エージェントに、ユーザーが制御できるクレイジーなDJエフェクトを設定させる

  • VideosyncのようなVJプラグインを試して、ライブセットで駆動するミュージックビデオを作成する

Install Server
A
license - permissive license
C
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bschoepke/ableton-live-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server