MCP Server
MCP
io.github.chrischall/musescore-mcp
MuseScore for Claude — search sheet music and read score metadata via your signed-in browser
Install
npx -y @chrischall/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@chrischall/musescore-mcp",
"version": "0.15.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the fetchproxy WebSocket port (default 37149).",
"format": "string",
"name": "MUSESCORE_WS_PORT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment