Skip to main content
Glama
pnilan

midi-mcp

by pnilan

send_note_on

Trigger musical notes on MIDI instruments by sending Note On messages with specified channel, note number, and velocity parameters.

Instructions

Send a MIDI Note On message.

Args:
    channel: MIDI channel (0-15)
    note: Note number (0-127). 60 = middle C.
    velocity: Velocity (0-127)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
channelYes
noteYes
velocityYes

Latest Blog Posts

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

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