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,

评论

媒体与设计 分类下的更多 MCP 服务器