Skip to main content
Glama

AbletonMCP

by sharray2918

load_instrument_or_effect_tool

Add instruments or effects to Ableton Live tracks by specifying the track index and URI, enabling precise control for AI-assisted music production.

Instructions

Load an instrument or effect onto a track using its URI.

Input Schema

NameRequiredDescriptionDefault
track_indexYes
uriYes

Input Schema (JSON Schema)

{ "properties": { "track_index": { "title": "Track Index", "type": "integer" }, "uri": { "title": "Uri", "type": "string" } }, "required": [ "track_index", "uri" ], "title": "load_instrument_or_effect_toolArguments", "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/sharray2918/ableton-mcp'

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