← Back to Plugins
MCP Server MCP

io.github.chrischall/musescore-mcp

github By github 👁 1 views ▲ 0 votes

MuseScore for Claude — search sheet music and read score metadata via your signed-in browser

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...