Skip to main content
Glama

AbletonMCP

by Milesy1

load_drum_kit

Load drum kits into Ableton Live tracks by specifying track position, rack URI, and kit file path to quickly set up percussion instruments for music production.

Input Schema

NameRequiredDescriptionDefault
kit_pathYes
rack_uriYes
track_indexYes

Input Schema (JSON Schema)

{ "properties": { "kit_path": { "title": "Kit Path", "type": "string" }, "rack_uri": { "title": "Rack Uri", "type": "string" }, "track_index": { "title": "Track Index", "type": "integer" } }, "required": [ "track_index", "rack_uri", "kit_path" ], "type": "object" }

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/Milesy1/MCP-Ableton-API'

If you have feedback or need assistance with the MCP directory API, please join our Discord server