Skip to main content
Glama

Strudel MCP Server

remove_effect

Removes specified effects from Strudel music patterns to streamline audio processing and modify live music generation. Part of the Strudel MCP Server for AI-powered music creation.

Instructions

Remove effect

Input Schema

NameRequiredDescriptionDefault
effectYesEffect to remove

Input Schema (JSON Schema)

{ "properties": { "effect": { "description": "Effect to remove", "type": "string" } }, "required": [ "effect" ], "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