midi-mcp-server
17
The MIDI MCP Server is a Model Context Protocol server that converts text-based music data into MIDI files using AI models. It supports multiple tracks and instruments, providing customizable options for tempo, time signature, and note properties.
Overview
MIDI MCP Server is a Model Context Protocol server enabling AI models to generate MIDI files from text-based music data. It allows for programmatic creation of musical compositions through a standardized interface.
Features
- Generate MIDI files from structured JSON music data
- Support for multiple tracks and instruments
- Customizable tempo, time signature, and note properties
- Save MIDI files to specified locations
Tool: create_midi
The server provides a tool called "create_midi" that generates MIDI files from structured music data.