Skip to main content
Glama

melrōse musical expression player

by emicklei
go.mod630 B
module github.com/emicklei/melrose go 1.24.4 require ( github.com/Try431/EasyMIDI v1.0.3 github.com/emicklei/structexplorer v0.9.2 github.com/emicklei/tre v1.7.0 github.com/expr-lang/expr v1.17.6 github.com/fogleman/gg v1.3.0 github.com/peterh/liner v1.2.2 gitlab.com/gomidi/midi/v2 v2.3.16 ) require ( github.com/clipperhouse/uax29/v2 v2.2.0 // indirect github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect github.com/mattn/go-runewidth v0.0.19 // indirect github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect golang.org/x/image v0.32.0 // indirect golang.org/x/sys v0.37.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