# Melrose

> interactive programming of melodies, producing MIDI

- **Type:** MCP server
- **Install:** `agentstack add mcp-emicklei-melrose`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [emicklei](https://agentstack.voostack.com/s/emicklei)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [emicklei](https://github.com/emicklei)
- **Source:** https://github.com/emicklei/melrose

## Install

```sh
agentstack add mcp-emicklei-melrose
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Melrōse - programming of music melodies

[](https://github.com/emicklei/melrose/actions)
[](https://goreportcard.com/report/github.com/emicklei/melrose)
[](https://pkg.go.dev/github.com/emicklei/melrose?tab=doc)

## Introduction

`melrōse` is a tool to create and play music by programming melodies.
It uses a custom language to compose notes and create loops and tracks to play.
This is an example of a simple major scale C.

```javascript
sequence('c d e f g a b c5')
```

Note sequences in your program can be changed while playing giving you direct audible feedback. 
For the best experience, use the `melrōse` tool together with the Visual Studio Code Plugin for Melrōse.

See also [Blog post](http://ernestmicklei.com/melrose/introduction_melrose/)

## Install

See [Build instructions](docs/install.md).

## Usage

`melrōse` is a tool to create music by programming melodies and uses a custom language to compose notes that are played with MIDI.
Note sequences in your program can be changed while playing which makes it possible to even use it for live performance.
For the best experience, use the `melrōse` together with the Visual Studio Code Plugin for Melrōse.

Read the [documentation](https://melrōse.org/) on how to use `melrōse`.

### Status

The language has reached version `1.0` since tool version `v1.0.0` and therefore future changes will only extend it (1.x) and not introduce breaking changes.

### Programming music

### System setup

### Melrōse MCP Server

`melrose-mcp` is a (server) tool that uses the [MCP](https://modelcontextprotocol.io/) protocol to receive expressions to play.
See [melrose-mcp](https://github.com/emicklei/melrose-mcp) for details how to install and use it.

### Contributions

Fixes, suggestions, documentation improvements are all welcome.
Fork this project and submit small Pull requests. 
Discuss larger ones in the Issues list.
You can also sponsor Melrōse via [Github Sponsors](https://github.com/sponsors/emicklei).

Software is licensed under [MIT](LICENSE).
&copy; 2026 [ernestmicklei.com](http://ernestmicklei.com)

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [emicklei](https://github.com/emicklei)
- **Source:** [emicklei/melrose](https://github.com/emicklei/melrose)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-emicklei-melrose
- Seller: https://agentstack.voostack.com/s/emicklei
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
