Skip to main content
Glama

AbletonMCP

get_browser_tree

Retrieve a structured hierarchical tree of browser categories from Ableton Live, filtered by type such as instruments, sounds, drums, or effects, to enhance organization and navigation in music production workflows.

Instructions

Get a hierarchical tree of browser categories from Ableton.

Parameters:

  • category_type: Type of categories to get ('all', 'instruments', 'sounds', 'drums', 'audio_effects', 'midi_effects')

Input Schema

NameRequiredDescriptionDefault
category_typeNoall

Input Schema (JSON Schema)

{ "properties": { "category_type": { "default": "all", "title": "Category Type", "type": "string" } }, "title": "get_browser_treeArguments", "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