MCP.so
ログイン

Melrōse - programming of music melodies

@emicklei

Melrōse - programming of music melodies について

interactive programming of melodies, producing MIDI

基本情報

カテゴリ

メディアとデザイン

ライセンス

MIT

ランタイム

go

トランスポート

stdio

公開者

emicklei

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "melrōse": {
      "command": "<YOUR DIRECTORY TO THE BINARY>/melrose-mcp",
      "args": []
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Melrōse - programming of music melodies?

Melrōse is a tool for creating and playing music by programming melodies using a custom language. It supports sequences, loops, and tracks, and plays via MIDI. The Melrōse MCP server (melrose‑mcp) is a component that receives musical expressions through the Model Context Protocol, enabling AI agents or MCP clients to generate and play music.

How to use Melrōse - programming of music melodies?

Install Melrōse and the separate melrose‑mcp server (refer to the melrose‑mcp repository for details). The MCP server accepts musical expressions via the MCP protocol and plays them immediately. For the best experience, use together with the Visual Studio Code Plugin for Melrōse.

Key features of Melrōse - programming of music melodies

  • Custom language for composing notes, sequences, loops, and tracks
  • MIDI playback with support for live performance
  • Note sequences can be changed while playing, giving instant audible feedback
  • MCP integration allows AI‑driven music generation
  • Visual Studio Code plugin for seamless editing
  • Language version 1.0,

コメント

「メディアとデザイン」の他のコンテンツ