59
/ 100
1 month ago
glama

Ableton MCP Extended

Enables programmatic control over Ableton Live sessions through natural language commands for managing tracks, MIDI clips, and device parameters. It also integrates with ElevenLabs to generate and import AI-based audio and voice elements directly into the DAW.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — text_to_speech (line 114: with open(output_path / output_file_name, "wb") as f:); text_to_sound_effects (line 208: with open(output_path / output_file_name, "wb") as f:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ELEVENLABS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
🔐 secretELEVENLABS_API_KEY"": "your-api-key-here"
configELEVENLABS_MCP_BASE_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/uisato-ableton-mcp-extended-1fcazw)](https://m8ven.ai/mcp/uisato-ableton-mcp-extended-1fcazw)
commit: 11164498a31e782ca3d3f4ac67cbb526df0166e7
code hash: d9d7bbf929831b569df262fcca654104ce861b7a7788562afb1cf7dc8f48fa21
verified: 6/17/2026, 12:10:03 PM
view raw JSON →