Skip to main content
Glama

AbletonMCP

set_tempo

Adjust the tempo of an Ableton Live session directly by specifying the desired BPM through the MCP server, enabling precise control over your music production workflow.

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