Ableton MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Ableton MCPSet tempo to 120 BPM and fire clip at track 0 slot 0"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Ableton MCP
MCP server for full Ableton Live control — wraps AbletonOSC + ClyphX Pro into 143 tools controllable from Claude, Cursor, or any MCP client.
Prerequisites
Ableton Live with AbletonOSC control surface (port 11000)
ClyphX Pro control surface (port 7005) — for device loading and track creation
Python 3.10+ and uv
Related MCP server: Ableton Live MCP
Setup
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"ableton": {
"command": "uv",
"args": ["--directory", "/path/to/ableton-mcp", "run", "ableton-mcp"]
}
}
}Cursor
Go to Settings > MCP and add:
uv --directory "/path/to/ableton-mcp" run ableton-mcpTool Groups (143 tools)
Group | Tools | Examples |
Song / Transport | 40 |
|
Track | 21 |
|
Clip | 24 |
|
Clip Slot | 6 |
|
Scene | 6 |
|
Device | 9 |
|
View | 6 |
|
ClyphX Pro | 17 |
|
Query | 4 |
|
High-Level | 7 |
|
Example Usage
"Set tempo to 120 BPM, then fire clip at track 0 slot 0"
"Load Auto Filter and Reverb onto track 1"
"Ramp the volume of track 3 from 0 to 0.8 over 8 beats at 120 BPM"
"Build a session template with 6 audio tracks, each with Auto Filter and EQ Eight"
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to control Ableton Live through natural language by querying tracks, analyzing sessions, and exporting stems via AbletonOSC integration.Last updated92MIT
- Alicense-qualityDmaintenanceEnables AI agents to control and inspect Ableton Live by executing Python code directly against the Live Object Model. It allows for automated track management, MIDI note creation, and real-time session manipulation through a natural language interface.Last updated1MIT
- AlicenseCqualityBmaintenanceEnables AI agents to control Ableton Live by evaluating arbitrary Python code and using predefined tools for common tasks, supporting voice and text commands for music production.Last updated27199MIT
- Alicense-qualityBmaintenanceEnables AI agents to control Ableton Live with full access to Live's object model, including clip creation, device control, automation, and audio signal capture for mixing and mastering tasks.Last updated1MIT
Related MCP Connectors
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Universal AI API Orchestrator — 1,554 tools, 96 services. One install.
Live data gateway for AI — 3,300+ tools across 750+ sources, with citations
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ursaayush/ableton-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server