interactive programming of melodies, producing MIDI
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"melrose": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
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.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment / developer-tools
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
Manage Supabase projects — databases, auth, storage, and edge functions
MCP server for using the GitLab API
MCP Security Weekly
Get CVE alerts and security updates for Melrose and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
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
See Build instructions.
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 on how to use melrōse.
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.


melrose-mcp is a (server) tool that uses the MCP protocol to receive expressions to play.
See melrose-mcp for details how to install and use it.
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.
Software is licensed under MIT. © 2026 ernestmicklei.com