69
/100
C
◉ Complete 5⁄5
midi-mcp
An MCP server that enables AI models to control electronic music instruments by sending MIDI messages to hardware synths and drum machines. It supports various MIDI commands including notes, control changes, and system exclusive messages through USB or DIN MIDI interfaces.
MCP Surface
Tools: 10
Template Description
Complete visibility
— 5/5 applicable dimensions scored
✓ Schema Quality
✓ Protocol
— Reliability
✓ Docs & Maintenance
✓ Security Hygiene
✓ Schema Interpretability
Schema Quality
39
42% weight
Protocol Compliance
N/A
Local server
Reliability
N/A
Local server
Docs & Maintenance
30
25% weight
Security Hygiene
92
33% weight
Schema Interpretability
98
15% weight
Score History
Category Trends
Static Analysis
| Metric | Score | Rating |
|---|---|---|
| Schema Completeness | 50 | Fair |
| Description Quality | 60 | Fair |
| Documentation Coverage | 30 | Poor |
| Maintenance Pulse | 45 | Fair |
| Dependency Health | 55 | Fair |
| License Clarity | — | Poor |
| Version Hygiene | — | Poor |
Analyzed 1 month, 1 week ago
Protocol Compliance
Schema Issues (15)
open_midi_port.name: missing description
send_note_on.channel: missing description
send_note_on.note: missing description
send_note_on.velocity: missing description
send_note_off.channel: missing description
send_note_off.note: missing description
send_note_off.velocity: missing description
send_cc.channel: missing description
send_cc.control: missing description
send_cc.value: missing description
send_program_change.channel: missing description
send_program_change.program: missing description
send_pitchwheel.channel: missing description
send_pitchwheel.value: missing description
send_sysex.data: missing description
Probed 1 month, 1 week ago