Back to MCP Servers
Melrose
Plays [Melrōse](https://melrōse.org) music expressions as MIDI
search-data-extraction
By emicklei
Installation
npx -y melrose-mcpConfiguration
{
"mcpServers": {
"melrose-mcp": {
"command": "npx",
"args": ["-y", "melrose-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes