Skip to main content
Search & Data ExtractionGo

emicklei/melrose-mcp

Plays [Melrōse](https://melrōse.org) music expressions as MIDI

search-data-extractionlocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/emicklei/melrose-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "melrose-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "emicklei/melrose-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Go
Author
emicklei