MCP Directory
Back

live-coding-music-mcp

by williamzujkowski · TypeScript · ★ 197

A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.

Install

npx -y github:williamzujkowski/live-coding-music-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "live-coding-music-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:williamzujkowski/live-coding-music-mcp"
      ]
    }
  }
}

From the README

> 🎵 MCP server for AI-assisted live-coding music via [strudel.cc](https://strudel.cc/) > > **Unofficial fan project.** Not affiliated with, or endorsed by, the [Strudel project](https://codeberg.org/uzu/strudel). This adapter exists to make live-coding music accessible to beginners who want to try pattern-based music without learning the whole ecosystem first. > > **Status:** Beta | 77% test coverage | Published to npm | Actively developed [](https://github.com/williamzujkowski/live-coding-music-mcp/actions) [](https://www.npmjs.com/package/@williamzujkowski/live-coding-music-mcp) [](htt…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers