Skip to main content
Glama

AbletonMCP

create_midi_track

Generate and insert a new MIDI track in Ableton Live sessions using the AbletonMCP server. Specify the track placement with an index parameter for precise integration into your project.

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