MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"MuseScore": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-MuseScore"
]
}
}
}