emicklei/melrose-mcp
Plays [Melrōse](https://melrōse.org) music expressions as MIDI
Quick Start
Clone the repository:
git clone https://github.com/emicklei/melrose-mcpClaude Desktop configuration example:
{
"mcpServers": {
"melrose-mcp": {
"command": "npx",
"args": [
"-y",
"emicklei/melrose-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.