← 返回
未分类 中文

Tmp.QaniSdiJt8

Search MuseScore sheet music and read score metadata via MCP. Triggers on phrases like "find sheet music for", "search MuseScore for", "is there a free arran...
通过 MCP 搜索 MuseScore 乐谱并读取乐谱元数据。在「find sheet music for」「search MuseScore for」等触发词时调用。
chrischall chrischall 来源
未分类 clawhub v0.13.3 7 版本 99821.7 Key: 无需
★ 0
Stars
📥 560
下载
💾 0
安装
7
版本
#latest

概述

musescore-mcp

MCP server for MuseScore — search sheet music and read score metadata. Routes

through your signed-in musescore.com tab via the fetchproxy browser extension,

so Cloudflare sees a real browser session instead of a Node process.

> ⚠️ MuseScore has no public consumer API (the old one was shut down). This

> server reads the same server-rendered data the musescore.com web app

> hydrates from, dispatched through your own signed-in browser tab via the

> fetchproxy extension. Use at your own discretion.

Setup

1. Install musescore-mcp

.mcp.json (project) or ~/.claude/mcp.json (global):

{
  "mcpServers": {
    "musescore": {
      "command": "node",
      "args": ["/absolute/path/to/musescore-mcp/dist/bundle.js"]
    }
  }
}

2. Install the fetchproxy extension and sign in

Install the fetchproxy browser

extension and open musescore.com signed in, with the Cloudflare check

cleared. Every request rides that tab's session.

Tools

  • musescore_search — search scores. Defaults to MuseScore's

"Free to view, play & download" facet (free_only=true); set

free_only=false to search the whole catalog. Returns id, title, uploader,

composer, instrumentation, difficulty, counts, and downloadability flags

(free, downloadable, publicDomain, purchased, official).

  • musescore_get_score — one score's metadata (title, license, measures,

key, parts, duration, dates) by URL or user_id + score_id.

  • musescore_download — resolve the official download URL (pdf/mid/mscz/mxl)

for a free or entitled score, from the store's type_download_list. Returns

the link to open in your browser (the MCP can't stream the file).

  • musescore_score_to_pdf — resolve or create a PDF for a score. Returns

the official PDF URL when MuseScore exposes one; otherwise fetches rendered

SVG pages and stitches them into output_path via rsvg-convert.

  • musescore_svg_to_pdf — convert local .svg / .svgz files already on

disk into a PDF via rsvg-convert.

  • musescore_healthcheck — verify the fetchproxy bridge end-to-end.

> Downloads: free scores (is_free) are downloadable; paid scores need

> PRO/purchase. musescore_download resolves the official download URL from the

> store's type_download_list, gated on is_free or hasAccess, and returns

> the link for you to open in your browser — the MCP can't stream the file

> itself (Cloudflare + cross-origin S3 redirect). musescore_score_to_pdf

> writes a local PDF only in the SVG fallback path.

Notes

  • Read-only. No credentials stored — auth lives in your browser tab.
  • Optional env: MUSESCORE_WS_PORT (default 37149), MUSESCORE_DEBUG=1.

版本历史

共 7 个版本

  • v0.13.3 当前
    2026-06-17 19:07
  • v0.13.2
    2026-06-14 19:32 安全 安全
  • v0.13.1
    2026-06-11 17:32
  • v0.13.0
    2026-06-09 17:31 安全 安全
  • v0.12.0
    2026-06-07 12:30 安全 安全
  • v0.8.0
    2026-06-06 06:47 安全 安全
  • v0.4.0
    2026-06-04 13:42 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 64 📥 158,248
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 442 📥 104,728
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 957 📥 517,825