Skip to main content
Glama
matheusfillipe

midifier

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
transcribe_audioA

Start transcribing a song into a multi-track MIDI file.

Returns a job id to poll with transcription_status. Transcription runs at roughly three times the length of the song, and one job runs at a time.

transcription_status

Check a transcription, including its place in the queue and estimated wait.

transcription_settings

Report how this instance is configured, and how busy it currently is.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/matheusfillipe/midifier'

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