Gradus Notation runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from npm. Last commit 23 Jul 2026.
Render music notation (SVG/MusicXML/MIDI) + theory search. Free tool from the Gradus curriculum.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add notation -- npx -y @gradusmusic/notation-mcp
{
"mcpServers": {
"notation": {
"args": [
"-y",
"@gradusmusic/notation-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.notation]
command = "npx"
args = ["-y", "@gradusmusic/notation-mcp"]
{
"mcpServers": {
"notation": {
"args": [
"-y",
"@gradusmusic/notation-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"notation": {
"args": [
"-y",
"@gradusmusic/notation-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.