musicxml-xquery-hono-mcp-server

PonderScore/musicxml-xquery-hono-mcp-server

3.1

If you are the rightful owner of musicxml-xquery-hono-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MusicXML Xquery MCP Server provides an environment for executing XQuery to retrieve and compute MusicXML information.

MusicXML Xquery MCP Server

MusicXML の情報を取得・計算するための XQuery 実行環境を提供する MCP Server。

注意: ローカルでの実行を前提とする。XQuery 実行環境は十分にサンドボックス化されておらず、クエリインジェクションなどの攻撃に対する脆弱性があるため、信頼できない MCP Client から呼び出されると任意のコードを実行される危険がある。

前提条件

Xquery の実行環境としてBaseXを利用しているため、事前にインストールされている必要がある。

brew install basex

準備

依存パッケージをインストールする。

bun install

実行

bun run dev

http://localhost:3000/mcpで接続。