Ableton MCP Server

v1.0.0APIsstable

Control Ableton Live with AI - 200+ tools via MCP, REST API, and Max for Live. Works with Claude, Ollama, OpenAI, Groq.

abletonableton-liveaiclaudedaw
Share:
25
Stars
0
Downloads
0
Weekly
0/5

About

Control Ableton Live with AI - 200+ tools via MCP, REST API, and Max for Live. Works with Claude, Ollama, OpenAI, Groq.

Features

  • get_session_info
  • get_track_info
  • create_midi_track
  • set_track_name
  • create_clip

Use Cases

Get detailed information about the current Ableton session
Get detailed information about a specific track in Ableton. Parameters: - track_index: The index of the track to get information about
Create a new MIDI track in the Ableton session. Parameters: - index: The index to insert the track at (-1 = end of list)
Set the name of a track. Parameters: - track_index: The index of the track to rename - name: The new name for the track
Create a new MIDI clip in the specified track and clip slot. Parameters: - track_index: The index of the track to create the clip in - clip_index: The index of the clip slot to create the clip in - length: The length of the clip in beats (default: 4.
jpoindexter

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx ableton

Examples

Basic Configuration

Configure Ableton MCP Server

npx ableton

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "ableton": { "command": "npx", "args": ["-y", "ableton"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Ableton MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides