Skip to content
Cline

musescore mcp for Cline

io.github.chrischall/musescore-mcp

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

client:Cline transport:stdio runtime:npm

Install musescore mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "musescore-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chrischall/musescore-mcp"
      ],
      "env": {
        "MUSESCORE_WS_PORT": "<MUSESCORE_WS_PORT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

musescore mcp in other clients