M
MCP Official✓ Verified
Official Model Context Protocol organization
⚡
Preview coming soon
Display and interact with sheet music notation directly in your AI conversation. Supports standard music notation, playback controls, and real-time editing.
Installation
Add the following configuration to your MCP client settings file to install this app.
{
"claude": {
"mcpServers": {
"sheet-music-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/ext-apps-sheet-music-server"
]
}
}
}
}Related Apps
Install Instructions
Copy the JSON config below and paste it into your MCP client settings file.
For Claude Desktop:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"sheet-music-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/ext-apps-sheet-music-server"
]
}
}
}Get this App
Copy the config and paste it into your MCP client settings.
{
"claude": {
"mcpServers": {
"sheet-music-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/ext-apps-sheet-music-server"
]
}
}
}
}Stats
Rating
4.7(6)
Installs
145
Views
1,200
GitHub
2,800 ★
Works With
🟠 Claude🪿 Goose
Links
README Badge
Add this badge to your GitHub README:
[](https://getmcpapps.com/apps/sheet-music)