Setup
@androidStern
About Setup
An MCP Server for Ableton Live
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ableton-vibe": {
"command": "node",
"args": [
"<path-to-repo>/ableton-vibe/ableton-mcp.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Setup?
Setup is an MCP server that integrates with Ableton Live using the ableton-js library, allowing Claude to control Ableton through MIDI commands. It is intended for Ableton users who want to automate tasks via natural language.
How to use Setup?
Install dependencies (yarn, pnpm), clone the ableton-js repo and install the MIDI script in Ableton 11, then clone the ableton-vibe repo, build it, and add the MCP configuration to Claude Desktop. With Ableton running, restart Claude and ask it to “Create a midi track at index 0”.
Key features of Setup
- Connects Claude to Ableton Live via MCP
- Currently supports only one tool: create a MIDI track
- Built on ableton-js for Ableton 11
- Tested on macOS only
- Includes a debugging inspector (
npm run inspect)
Use cases of Setup
- Quickly add a MIDI track to an Ableton set using natural language
- Prototype Ableton automation workflows with Claude
- Explore the ableton-js API through an MCP interface
FAQ from Setup
What can Setup do right now?
Currently the server exposes only one tool: creating a MIDI track. More functionality is planned.
What are the system requirements?
Ableton 11, macOS (tested on Mac only), with Node.js, yarn, and pnpm installed.
How do I install Setup?
Follow the setup steps: install dependencies, clone the required repositories, build the server, and add the MCP config to Claude Desktop.
Does Setup work on Windows?
It has not been tested on Windows. The temp directory logic in the source code may need changes for Windows.
Does Setup support Ableton 12?
No. Only Ableton 11 has been tested.
Frequently asked questions
What can Setup do right now?
Currently the server exposes only one tool: creating a MIDI track. More functionality is planned.
What are the system requirements?
Ableton 11, macOS (tested on Mac only), with Node.js, yarn, and pnpm installed.
How do I install Setup?
Follow the setup steps: install dependencies, clone the required repositories, build the server, and add the MCP config to Claude Desktop.
Does Setup work on Windows?
It has not been tested on Windows. The temp directory logic in the source code may need changes for Windows.
Does Setup support Ableton 12?
No. Only Ableton 11 has been tested.
Basic information
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments