melrōse is a tool to create and play music by programming melodies. It uses a custom language to compose notes and create loops and tracks to play. melrose-mcp is an MCP server (STDIO) that uses the packages from the melrōse tool. This mcp server requires the Go SDK for installation. To produce music, you need to setup a MIDI receiver such as a DAW or a hardware synthesizer. go install github.com/
Add this skill
npx mdskills install emicklei/melrose-mcpEnables musical composition via Melrose language with clear setup and excellent example-driven docs
claude mcp add melrose-mcp -- npx -y melrose-mcp
npx mdskills install emicklei/melrose-mcp