midi-mcp-server
If you are the rightful owner of midi-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MIDI MCP Server is a Model Context Protocol server that enables AI models to generate MIDI files from text-based music data.
MIDI MCP Server is a specialized server designed to facilitate the creation of MIDI files from structured JSON music data. It provides a standardized interface for AI models to programmatically generate musical compositions. The server supports multiple tracks and instruments, allowing for complex musical arrangements. Users can customize various musical properties such as tempo, time signature, and note attributes. The server is designed to work seamlessly with MCP clients, enabling easy integration into existing workflows. It operates locally, using standard input/output for communication, eliminating the need for network configuration.
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
Tools
create_midi
Generates MIDI files from structured music data.