Loading MCP server directory, please wait...
Render music notation (SVG/MusicXML/MIDI), analyze, search music theory. Free, no auth, no GUI.
npx @getmcp/cli add com.gradusmusic/notationRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.gradusmusic/notation": {
"command": "npx",
"args": [
"-y",
"@gradusmusic/notation-mcp"
],
"env": {
"GRADUS_NOTATION_API_BASE": "",
"GRADUS_AGENT_NAME": ""
}
}
}
}