Skip to main content
Glama

MIDI Analyzer MCP Server

by sin5ddd

get_midi_summary

Analyze MIDI files to extract comprehensive summary information including track details, event data, and file structure for music analysis and processing.

Instructions

Get comprehensive summary information about a MIDI file

Input Schema

NameRequiredDescriptionDefault
fileIdNoID of the loaded MIDI file
filePathNoPath to the MIDI file (if not using fileId)

Input Schema (JSON Schema)

{ "properties": { "fileId": { "description": "ID of the loaded MIDI file", "type": "string" }, "filePath": { "description": "Path to the MIDI file (if not using fileId)", "type": "string" } }, "type": "object" }

Other Tools from MIDI Analyzer MCP Server

Related Tools

    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/sin5ddd/midi-analyer-mcp'

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