Skip to main content
Glama

Strudel MCP Server

set_tempo

Adjust the tempo (BPM) of music patterns in Strudel MCP Server to synchronize live coding sessions or AI-generated music for precise rhythm control.

Instructions

Set BPM

Input Schema

NameRequiredDescriptionDefault
bpmYesTempo in BPM

Input Schema (JSON Schema)

{ "properties": { "bpm": { "description": "Tempo in BPM", "type": "number" } }, "required": [ "bpm" ], "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/williamzujkowski/strudel-mcp-server'

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