sheet-music-server.md
Sheet Music Server
UI Appfrom"modelcontextprotocol"
2.4k
ABC notation to sheet music converter and viewer
MediamusicnotationABCsheets
install.sh
# Clone the repository
$git clone https://github.com/modelcontextprotocol/ext-apps/tree/main/examples/sheet-music-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve
>Related Apps
pdf-server.md2.4k
export pdf-server
UI App
from "modelcontextprotocol"
Interactive PDF viewer with chunked loading for large documents
PDFviewerdocuments
video-resource-server.md2.4k
export video-resource-server
UI App
from "modelcontextprotocol"
Binary video streaming via MCP resources for media playback
videostreamingmedia
say-server.md2.4k
export say-server
UI App
from "modelcontextprotocol"
Text-to-speech demo for voice synthesis
TTSspeechvoice