MCP.so
Sign In

Melrōse - programming of music melodies

@emicklei

About Melrōse - programming of music melodies

interactive programming of melodies, producing MIDI

Basic information

Category

Media & Design

License

MIT

Runtime

go

Transports

stdio

Publisher

emicklei

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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,

Comments

More Media & Design MCP servers