Loomal

Music Studio

MCP server by github.com/linxule/mcp-music-studio

Music studio: ABC notation composition and Strudel live coding with ext-apps UI.

53 starsnpm: mcp-music-studio

About Music Studio

Music Studio is an MCP (Model Context Protocol) server published by linxule in the official MCP registry, listed under Developer Tools on Loomal. Music studio: ABC notation composition and Strudel live coding with ext-apps UI.

It ships as an npm package (mcp-music-studio), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/linxule/mcp-music-studio, where the project has earned 53 GitHub stars.

Use Music Studio with your agent

Claude Code · one command
claude mcp add music-studio -- npx -y mcp-music-studio
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "music-studio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-music-studio"
      ]
    }
  }
}
npmmcp-music-studio

Frequently asked questions

What is Music Studio?
Music Studio is an MCP (Model Context Protocol) server by linxule in the Developer Tools category. Music studio: ABC notation composition and Strudel live coding with ext-apps UI.
How do I connect Music Studio to Claude, Cursor, or another MCP client?
Install Music Studio from its npm package (mcp-music-studio) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Music Studio open source?
Yes — the source code is public at github.com/linxule/mcp-music-studio, with 53 GitHub stars.
Can AI agents pay to use Music Studio?
Not yet through Loomal — Music Studio is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Music Studio? Claim this listing free by verifying GitHub ownership, or contact us.