Skip to main content
Glama

AbletonMCP

create_midi_track

Add a new MIDI track to an Ableton Live session at a specified index position using the AbletonMCP server. Simplify MIDI track creation for AI-assisted music production workflows.

Instructions

Create a new MIDI track in the Ableton session.

Parameters:

  • index: The index to insert the track at (-1 = end of list)

Input Schema

NameRequiredDescriptionDefault
indexNo

Input Schema (JSON Schema)

{ "properties": { "index": { "default": -1, "title": "Index", "type": "integer" } }, "title": "create_midi_trackArguments", "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/ahujasid/ableton-mcp'

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