Skip to main content
Glama

melrōse musical expression player

by emicklei
go.mod620 B
module github.com/emicklei/melrose go 1.24.4 require ( github.com/Try431/EasyMIDI v1.0.3 github.com/emicklei/structexplorer v0.8.1 github.com/emicklei/tre v1.7.0 github.com/expr-lang/expr v1.17.5 github.com/fogleman/gg v1.3.0 github.com/peterh/liner v1.2.2 gitlab.com/gomidi/midi/v2 v2.3.14 ) require ( github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect github.com/mattn/go-runewidth v0.0.16 // indirect github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect github.com/rivo/uniseg v0.4.7 // indirect golang.org/x/image v0.28.0 // indirect golang.org/x/sys v0.33.0 // indirect )

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/emicklei/melrose'

If you have feedback or need assistance with the MCP directory API, please join our Discord server