griederer/strudel-mcp
3.2
If you are the rightful owner of strudel-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Strudel MCP is a server that allows natural language control of the Strudel live coding music environment using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
strudel_create
Create new pattern from natural language
strudel_modify
Modify current active pattern
strudel_set_tempo
Set global tempo (BPM)
strudel_stop
Stop audio playback
strudel_start
Resume audio playback
strudel_save_pattern
Save current pattern to file
strudel_load_pattern
Load saved pattern
strudel_list_patterns
List all saved patterns
strudel_get_current
Get current pattern state
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client