čeština | English | español | français | magyar | Melayu | русский | 简体中文 | [+]

Download sheet music
DISCLAIMER: This is not an officially endorsed MuseScore product
There are 4 different installable programs:
| Program | MSCZ | MIDI | MP3 | Conversion | Windows | macOS | Linux | Android | iOS/iPadOS | ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| App | ✔️ | ✔️ | ✔️ | ❌ | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | |
| Userscript | ❌ | ✔️ | ✔️ | ✔️ | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
| Command-line tool | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | |
| Webmscore website | ❌ | ❌ | ❌ | ❌ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Note:
Conversionrefers to the ability to convert files into other file types, including those not downloadable in the program. Conversion types include: Individual Parts, PDF, PNG, SVG, MP3, WAV, FLAC, OGG, MIDI, MusicXML, MSCZ, and MSCX.
app-librescore repositoryNote: If your device is on iOS or iPadOS, please follow the Shortcut instructions.
Note: If you cannot install browser extensions on your device, please follow the Bookmark instructions instead.
Note: If you already installed an old version of the script called "musescore-downloader", "mcsz downloader", or "musescore-dl", please uninstall it from the Tampermonkey dashboard
Note: Before you can run JavaScript from a shortcut you must turn on Allow Running Scripts
- Go to Settings
> Shortcuts > Advanced
- Turn on Allow Running Scripts
LibreScore for the Name fieldjavascript:(function () {let code = document.createElement('script');code.src = 'https://github.com/LibreScore/dl-librescore/releases/latest/download/dl-librescore.user.js';document.body.appendChild(code);}()) for the URL fieldnpx dl-librescore@latest, then press Enter ↵Note: You can access the website offline by installing it as a PWA
npm install to install packagesnpm run build to build
Install ./dist/main.user.js with Tampermonkey
node ./dist/cli.js to run command-line tool$ claude mcp add dl-librescore \
-- python -m otcore.mcp_server <graph>