Skip to main content
Glama

Strudel MCP Server

write

Input and send pattern code directly to the Strudel.cc editor for AI-powered music generation and live coding, enabling real-time pattern creation and modification.

Instructions

Write pattern to editor

Input Schema

NameRequiredDescriptionDefault
patternYesPattern code

Input Schema (JSON Schema)

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