MCP App Server for rendering and playing sheet music from ABC notation
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-sheet-music": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sheet-music"
]
}
}
}