Skip to main content
Glama

AbletonMCP

by sharray2918

set_tempo_tool

Adjust the tempo of an Ableton Live session directly through the AbletonMCP server, enabling precise control for AI-assisted music production workflows.

Instructions

Set the tempo of the Ableton session.

Input Schema

NameRequiredDescriptionDefault
tempoYes

Input Schema (JSON Schema)

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