Skip to main content
Glama

Strudel MCP Server

generate_bassline

Create custom basslines for music production by specifying key and style. Powered by the Strudel MCP Server, this tool integrates AI-driven music generation and live coding for TidalCycles/Strudel patterns.

Instructions

Generate bassline

Input Schema

NameRequiredDescriptionDefault
keyYesMusical key
styleYesBass style

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Musical key", "type": "string" }, "style": { "description": "Bass style", "type": "string" } }, "required": [ "key", "style" ], "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