Skip to main content
Glama

Strudel MCP Server

load

Retrieve saved TidalCycles/Strudel music patterns by specifying the pattern name. Use this tool to streamline music creation and live coding within the Strudel MCP Server environment.

Instructions

Load saved pattern

Input Schema

NameRequiredDescriptionDefault
nameYesPattern name

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Pattern name", "type": "string" } }, "required": [ "name" ], "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