Melrose Mcp
@emicklei
About Melrose Mcp
MCP server (STDIO) that uses melrose tool to play musical expressions
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2melrose_bpm
melrose_change_output_device
Overview
What is Melrose Mcp?
Melrose Mcp is an MCP server (STDIO) that uses packages from the melrōse tool, which creates and plays music by programming melodies. It is intended for developers or musicians who want to control melodic sequences programmatically via an LLM.
How to use Melrose Mcp?
Install the Go SDK and a MIDI receiver (DAW or hardware synthesizer), then run go install github.com/emicklei/melrose-mcp@latest. Configure your MCP client (e.g., Claude Desktop) to point to the binary using the melrose-mcp command. After setup, invoke the tools melrose_play, melrose_bpm, melrose_devices, or melrose_change_output_device.
Key features of Melrose Mcp
- Plays music sequences using the Melrōse language.
- Adjusts tempo via
melrose_bpmtool. - Lists MIDI devices with
melrose_devices. - Changes output device with
melrose_change_output_device. - Requires Go SDK for installation.
- Connects to any MIDI receiver for audio output.
Use cases of Melrose Mcp
- Generate melodies or chord progressions from natural language prompts.
- Compose and play musical phrases (e.g., “play the first bar of Für Elise”).
- Control playback tempo in real time through an LLM.
- Integrate with a DAW or synths for live music generation.
FAQ from Melrose Mcp
What dependencies does Melrose Mcp require?
Installation requires the Go SDK. To produce sound, a MIDI receiver such as a DAW or hardware synthesizer must be set up.
What transport does Melrose Mcp use?
Melrose Mcp is an STDIO-based MCP server.
Does Melrose Mcp require authentication?
—
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments