Skip to main content
Glama

AbletonMCP

set_tempo

Adjust the tempo of an Ableton Live session directly via the MCP server. Specify the desired BPM to synchronize or modify the session’s speed.

Instructions

Set the tempo of the Ableton session.

Parameters:

  • tempo: The new tempo in BPM

Input Schema

NameRequiredDescriptionDefault
tempoYes

Input Schema (JSON Schema)

{ "properties": { "tempo": { "title": "Tempo", "type": "number" } }, "required": [ "tempo" ], "title": "set_tempoArguments", "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