Render music notation (SVG/MusicXML/MIDI), analyze, search music theory. Free, no auth, no GUI.
{
"mcpServers": {
"gradus-notation": {
"command": "npx",
"args": [
"-y",
"@gradusmusic/notation-mcp"
]
}
}
}