Skip to main content
Glama

MaestroMCP

by vbarreiratt

midi_list_ports

Identify available MIDI input and output ports for device connectivity. Optionally refresh the port list to ensure up-to-date MIDI device access and control.

Instructions

Lists all available MIDI input and output ports

Input Schema

NameRequiredDescriptionDefault
refreshNoForce refresh of MIDI port list

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "refresh": { "description": "Force refresh of MIDI port list", "type": "boolean" } }, "type": "object" }

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/vbarreiratt/MaestroMCP-2.0'

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