Music Studio
REMOTE · MCP-MUSIC-STUDIO.LINXULE.WORKERS.DEV · 2 COMPONENTS · SCANNED SEP 20
ABC sheet music + Strudel live coding studio with ext-apps widgets, harmony tools, and share links.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS enforcement could not be verified: the plaintext port answered with HTTP 406, which proves neither a plaintext path nor enforcement. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability84
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 3012 tokens (~120/item across 25 items; 7 tools + 18 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
- Stability check failed: schema churn in the 30 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
- Supports UI / widget rendering.Pass
How do I install the Music Studio MCP server?
Music Studio is a hosted endpoint at https://mcp-music-studio.linxule.workers.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp-music-studio.linxule.workers.dev
claude mcp add --transport http linxule-mcp-music-studio 'https://mcp-music-studio.linxule.workers.dev/mcp'
{
"mcpServers": {
"linxule-mcp-music-studio": {
"url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
}
} {
"servers": {
"linxule-mcp-music-studio": {
"type": "http",
"url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
}
} [mcp_servers.linxule-mcp-music-studio] url = "https://mcp-music-studio.linxule.workers.dev/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"linxule-mcp-music-studio": {
"type": "remote",
"url": "https://mcp-music-studio.linxule.workers.dev/mcp",
"enabled": true
}
}
} openclaw mcp add linxule-mcp-music-studio --url 'https://mcp-music-studio.linxule.workers.dev/mcp' --transport streamable-http
mcp_servers:
linxule-mcp-music-studio:
url: "https://mcp-music-studio.linxule.workers.dev/mcp" {
"McpServers": {
"linxule-mcp-music-studio": {
"Transport": "http",
"Url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
}
} assistant mcp add linxule-mcp-music-studio -t streamable-http -u 'https://mcp-music-studio.linxule.workers.dev/mcp'
{
"mcpServers": {
"linxule-mcp-music-studio": {
"type": "http",
"url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 14 Sept 26 0
- Server version: 0.5.5 → 0.5.6 functional
- 8 Sept 26 −2
- Stability: pass → fail ▼ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “get-strudel-guide” rewrote its description, which is the text the model reads security
- Tool “play-live-pattern” rewrote its description, which is the text the model reads security
- Schema quality: pass → fail ▼ functional
- “play-sheet-music” changed the type of “transpose”: number → integer ▼ functional
- New resource “Strudel Guide: hydra” functional
- New resource “Strudel Guide: visuals” functional
- Server version: 0.5.4 → 0.5.5 functional
- Server version: 0.5.1 → 0.5.4 functional
- Server version: 0.5.0 → 0.5.1 functional
- Server version: 0.4.2 → 0.5.0 functional
- New tool “analyze-harmony” functional
- New tool “convert-abc-to-strudel” functional
- “play-live-pattern” added an optional parameter “visuals” cosmetic
- “play-live-pattern” added an optional parameter “theme” cosmetic
- “play-sheet-music” added an optional parameter “drumIntro” cosmetic
- “play-live-pattern” reworded the description of “theme” cosmetic
- “play-live-pattern” reworded the description of “visuals” cosmetic
- “play-live-pattern” reworded the description of “code” cosmetic
- “get-strudel-guide” reworded the description of “topic” cosmetic
- “play-sheet-music” reworded the description of “instrument” cosmetic
- “play-sheet-music” reworded the description of “swing” cosmetic
- “play-sheet-music” reworded the description of “title” cosmetic
- “play-sheet-music” reworded the description of “transpose” cosmetic
- 26 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
- Stability: 0.97 → pass security
- 23 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://mcp-music-studio.linxule.workers.dev/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=linxule.workers.dev | CN=WE1,O=Google Trust Services,C=US | 15 Sept 2026 | 14 Dec 2026 | ECDSA 256 | ECDSA-SHA256 | d6820f151a13453913c235e9b0d888d8 |
| SANs: linxule.workers.dev, *.linxule.workers.dev | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp-music-studio.linxule.workers.dev. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| dev. | present | 60074 | 8 | Verified |
| workers.dev. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp-music-studio.linxule.workers.dev/mcp | Verified | 200 | |
| http (plaintext) | http://mcp-music-studio.linxule.workers.dev/mcp | Inconclusive | 406 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
analyze-harmony Analyze Harmony ~350
Music theory helper: name a chord from notes, guess the key, get a progression, or list what fits a key. Returns both the ABC chord-symbol spelling (for play-sheet-music) and the Strudel form (for play-live-pattern). Tasks: detect-chord (notes -> chord name + what to play next), detect-key (notes or chords -> best key + diatonic chords), suggest-progression (key [+ romanNumerals] -> chord symbols), scale-for-chord (chords -> the scale to improvise over each), key-chords (key -> every diatonic triad, seventh, and chord scale). Use it before writing chord symbols for a style preset, or to check a harmonization.
| Name | Type | Req | Description |
|---|---|---|---|
| chords | array | – | Chord symbols, e.g. ["Dm7","G7","Cmaj7"]. For detect-key/scale-for-chord. |
| key | string | – | Key, e.g. "C", "A minor", "F# major". For suggest-progression/key-chords. |
| notes | array | – | Note names, e.g. ["c4","e4","g4","b4"] or ["C","Eb","G"]. For detect-chord/detect-key. |
| romanNumerals | array | – | Roman numerals to render in the key, e.g. ["ii7","V7","Imaj7"] or ["I","V","vi","IV"]. Optional for suggest-progression — omit it to get common progressions instead. |
| task | string | yes | What to work out. detect-chord/detect-key need notes or chords; suggest-progression/key-chords need a key. |
No output schema declared.
No examples provided.
convert-abc-to-strudel Convert ABC to Strudel ~303
Turn an ABC melody into Strudel mini-notation so a scored piece can be remixed live. Returns runnable code — setcps() from the Q: tempo, one [...] bar group per bar inside note("<...>"), with a chord("<...>").voicing() layer stacked alongside it when the ABC has chord symbols (one stack(), because Strudel plays only the last expression) — then pass it to play-live-pattern. Durations become @ weights, rests become ~, triplets nest, the key signature is folded into the note names, and %%MIDI program picks the sound. Lists what was lost (grace notes, dynamics, repeats, lyrics, other voices, inline tempo changes, a short final bar, ABC's own gchord/drum accompaniment). Pick a single voice with `voice`; re-run per voice and stack() them for a full arrangement.
| Name | Type | Req | Description |
|---|---|---|---|
| abcNotation | string | yes | ABC notation to convert (the same string you'd pass to play-sheet-music). |
| sound | string | – | Strudel sound for the melody (defaults to the tune's %%MIDI program, else "gm_piano"). Use a GM soundfont name like gm_flute or gm_epiano1 — see get-strudel-guide topic 'sounds'. |
| voice | integer | – | Which voice to convert, 1-based, counted across all staves (default 1). Multi-voice tunes report how many voices there are. |
No output schema declared.
No examples provided.
get-music-guide Music Reference Guide ~120
Returns detailed reference material for music composition. Topics: instruments (GM instrument list + combos), drums (patterns + percussion notes), abc-syntax (notation reference), arrangements (multi-voice patterns), genres (complete ABC templates for jazz/blues/folk/rock/bossa/classical), styles (what each style preset does), midi-directives (%%MIDI reference).
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | yes | Reference topic. Start with 'genres' for complete examples, 'styles' to understand presets, or 'instruments' for the full instrument list. |
No output schema declared.
No examples provided.
get-strudel-guide Strudel Reference Guide ~234
Reference material for Strudel live coding (performance mode). Topics: mini-notation (pattern syntax), sounds (synths, 71 drum banks, 128 GM instruments, 128 vcsl orchestral/percussion samples), effects (filters, reverb, delay, FM synthesis, envelopes), patterns (transformations, probability, euclidean, arrangement), genres (complete templates: techno/house/dnb/ambient/jazz/lofi/synthwave), tips (tempo, common mistakes, ABC↔Strudel crossover), visuals (pianoroll/scope draw methods, the visuals presets and the theme parameter), hydra (WebGL shader backgrounds: initHydra, H(pattern), the audio-reactive a.fft object, recipes, cheat-sheet), advanced (sample loading, wavetables, ZZFX, continuous signals, chord voicings).
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | yes | Reference topic. Start with 'genres' for working templates, 'sounds' for instruments, 'visuals' for draw methods and presets, 'hydra' for shader backgrounds, 'advanced' for sample loading. |
No output schema declared.
No examples provided.
play-live-pattern Play Live Pattern ~787
Live-code music patterns using TidalCycles mini-notation in JavaScript. Layer drums, synths, and bass with stack(). Choose from 71 drum machine banks, 128 GM instruments, built-in synths, and a full effects chain. Patterns play in a REPL the user can edit directly. Add .pianoroll() to a pattern to show a live piano-roll animation in the widget (or .punchcard()/.scope()/.spectrum() — one draw method per pattern). For a custom animated background, start the code with `await initHydra()` and write Hydra shader code — H(pattern) locks it to the sequence, and `() => a.fft[0]` makes it react to the audio itself (Strudel's output, not the mic); see get-strudel-guide topic 'hydra'. Rather not hand-write one? `visuals` picks a ready-made animation for code that has none (pianoroll/punchcard/scope/spectrum, or hydra-kaleid/pulse/wash/feed). `theme` sets the code-editor colour scheme, which also tints the visuals — match it to the mood (teletext chiptune, sonicPink synthwave, nord ambient, gruvboxDark lofi). Each call creates a NEW player rather than updating the last one — for a tweak, send the whole revised pattern and ask the user to stop the previous one. Use get-strudel-guide for genre templates, sound references, and advanced features like arrangement and sample loading. The Strudel REPL renders inline with an editable code editor, visualizations, and playback controls.
| Name | Type | Req | Description |
|---|---|---|---|
| autoplay | boolean | – | Start playing immediately (default: true). May require user click due to browser autoplay policy. |
| bpm | number | – | Tempo in BPM (40-300). Converts to setcps() automatically. |
| code | string | yes | Strudel pattern code. Uses TidalCycles mini-notation in JavaScript. Use stack() to layer drums, bass, and melody. Set tempo with setcps(bpm/60/4) or use the bpm parameter. The REPL plays the LAST exp… |
| theme | string | – | Editor colour theme; the visuals stage and its readability scrim are derived from it, so it also decides whether a shader sits on a dark or light ground — prefer a dark one when the visual is the poi… |
| title | string | – | Pattern title displayed in the widget header (e.g. 'Midnight Rain'). |
| visuals | string | – | Ready-made visual, for when the code has none of its own. pianoroll/punchcard/scope/spectrum draw onto the 2D canvas behind the code; hydra-kaleid (rotating kaleidoscope), hydra-pulse (shape driven b… |
No output schema declared.
No examples provided.
play-sheet-music Play Sheet Music ~544
Compose and play sheet music with visual notation, multi-instrument audio, and style presets. Write ABC notation for melodies, arrangements, harmonized pieces, or well-known tunes. Add a style (rock, jazz, bossa, waltz, folk...) for automatic drums, bass, and chord accompaniment. Returns a parse-status confirmation and renders the player; it does not return raw audio. Use get-music-guide for genre templates, instrument lists, and ABC syntax reference. The music player renders inline with interactive playback controls.
| Name | Type | Req | Description |
|---|---|---|---|
| abcNotation | string | – | ABC notation string. Include chord symbols ("C", "Am7") above notes for auto-accompaniment with style presets. |
| drumIntro | integer | – | Bars of count-in before the melody starts (0-8). Needs a style preset — the count-in is played by that style's drum kit, so without a style you get silent bars instead. |
| instrument | string | – | Default instrument for the main voice — any of the 128 General MIDI names (e.g. 'Flute', 'Cello', 'Banjo', 'Alto Sax'). Matching is fuzzy and picks the lowest GM program among the hits, so 'sax' give… |
| style | string | – | Accompaniment style. Adds drums, bass, and chord patterns automatically. Your ABC needs chord symbols ("C", "Am") for accompaniment to work. Options: rock, jazz, bossa, waltz, march, reggae, folk, cl… |
| swing | number | – | Swing as the share of the beat given to its first half. 50 = straight, 60 ≈ 3:2, 66 = triplet swing, 75 = maximum (dotted eighth + sixteenth). Anything at or below 50 is treated as no swing. Only tak… |
| tempo | number | – | Tempo in BPM (40-240). Overrides Q: in ABC notation. |
| title | string | – | Piece title (overrides T: in ABC). Shown in the widget header and used as the filename stem for the WAV/MIDI downloads. |
| transpose | integer | – | Transpose by semitones (-12 to 12). Positive=higher, negative=lower. Rewrites the notation and the key signature, so the printed score matches what plays. |
No output schema declared.
No examples provided.
search-music-docs Search Music Documentation ~160
Search detailed documentation for Strudel live coding or ABC/ABCJS notation. Returns relevant code examples and explanations from the official docs. Use this when the curated guides (get-strudel-guide, get-music-guide) don't cover what you need — for specific functions, advanced techniques, or when you're unsure about syntax. Powered by semantic search over strudel.cc and ABCJS docs.
| Name | Type | Req | Description |
|---|---|---|---|
| library | string | – | Which library to search: 'strudel' for live coding patterns, 'abcjs' for sheet music notation. |
| query | string | yes | What you want to know. Be specific. Good: 'how to use FM synthesis with envelope' or 'chop and slice sample manipulation'. Bad: 'effects' or 'help'. |
No output schema declared.
No examples provided.
What is the Music Studio MCP server?
Music Studio is an MCP server listed in the public MCP registry as io.github.linxule/mcp-music-studio. ABC sheet music + Strudel live coding studio with ext-apps widgets, harmony tools, and share links. This page covers its hosted endpoint (https://mcp-music-studio.linxule.workers.dev/mcp).
Is the Music Studio MCP server safe to use?
Music Studio scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Music Studio MCP server expose?
Music Studio exposes 7 tools: play-sheet-music, play-live-pattern, get-music-guide, get-strudel-guide, search-music-docs, and 2 more. Their descriptions and schemas cost roughly 2,498 tokens of context every time the server is loaded.
Does the Music Studio MCP server require authentication?
No. We connected to Music Studio without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Music Studio MCP server still maintained?
Music Studio is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.