MIDI MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_midiA | Generate a MIDI file from structured composition data with chord support. Supports single notes, note arrays (chords), and chord names (5, 6, 7, 9, 11, 13, maj, m, min, dim, etc.). Returns base64-encoded MIDI data and displays an interactive preview with piano-roll notation and playback. |
| parse_chordA | Parse a chord name and return its component MIDI pitches. Useful for understanding chord voicings. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Harmony & Music Theory | Intervals, chord types, diatonic chords, cadences, and voice leading rules |
| Chord Progressions | Common progressions by mood/genre, substitutions, and modulation strategies |
| Counterpoint | Species counterpoint rules (Fux's five species), consonance/dissonance, motion types |
| Modes & Scales | Seven diatonic modes, minor scale variants, pentatonic/blues scales, genre guide |
| Orchestration | Instrument ranges, GM program numbers, four-part harmony ranges, texture types |
| Rhythm Patterns | Time signatures, MIDI duration reference, genre grooves, velocity and tempo guides |
| Voice Leading | Forbidden parallels, chord voicing strategies, non-chord tones, MIDI tips |
| MIDI Preview |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/tubone24/midi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server