Ableton for AI runs on your own machine — the client starts it, so there is no endpoint to ping. 246 installs a week from pypi. Last commit 15 May 2026.
Bridge between Ableton Live and AI. Inspect, analyze audio, and control mixing via MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ableton-for-ai -- uvx ableton-for-ai
{
"mcpServers": {
"ableton-for-ai": {
"args": [
"ableton-for-ai"
],
"command": "uvx"
}
}
}
[mcp_servers.ableton-for-ai]
command = "uvx"
args = ["ableton-for-ai"]
{
"mcpServers": {
"ableton-for-ai": {
"args": [
"ableton-for-ai"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ableton-for-ai": {
"args": [
"ableton-for-ai"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.