Home › Design & Media › Music Studio
Music Studio
ABC sheet music + Strudel live coding studio with ext-apps widgets, harmony tools, and share links.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp-music-studio.linxule.workers.dev/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http mcp-music-studio https://mcp-music-studio.linxule.workers.dev/mcp
Or add to your MCP client config:
{
"mcpServers": {
"mcp-music-studio": {
"url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
}
}
Package (npm 0.5.8)
npx -y mcp-music-studio@0.5.8
Or add to your MCP client config:
{
"mcpServers": {
"mcp-music-studio": {
"command": "npx",
"args": [
"-y",
"mcp-music-studio@0.5.8"
]
}
}
}
Related servers
mcp-for-blender
MCP server for working with Blender
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
Tolgee
Your app's translations in Tolgee: search keys, create translations, trigger machine translation
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
Data from the Official MCP Registry