MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. ableton-mcp

ableton-mcp

GitHub

AbletonMCP integrates Ableton Live with Claude AI via the Model Context Protocol, enabling AI-powered music production, track manipulation, and session control through two-way communication and a socket-based server.

1,964
94

AbletonMCP - Ableton Live Model Context Protocol Integration

AbletonMCP connects Ableton Live to Claude AI via the Model Context Protocol (MCP), enabling AI-assisted music production. It allows Claude to interact with and control Ableton Live directly.

Features include two-way communication, track manipulation (MIDI and audio), instrument/effect selection, clip creation, and session control (playback, clip firing, transport).

The system comprises two components: an Ableton Remote Script (a MIDI Remote Script for Ableton Live that creates a socket server) and an MCP Server (a Python server implementing the Model Context Protocol).

Installation involves installing the Ableton Remote Script by copying the __init__.py file into Ableton's MIDI Remote Scripts directory and configuring the MCP server in Claude Desktop or Cursor. The system uses a JSON-based protocol over TCP sockets for communication. Commands are sent as JSON objects with a type and optional params. Responses are JSON objects with a status and result or message.

Use cases include prompt-assisted track creation, instrument loading, effect application, and session parameter adjustments.

Repository

AH
ahujasid

ahujasid/ableton-mcp

Created

March 19, 2025

Updated

March 28, 2025

Language

Python

Category

AI