fruityloops-mcp

quinnjr/fruityloops-mcp

3.2

If you are the rightful owner of fruityloops-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The FL Studio MCP Server is a Model Context Protocol server designed to enable AI assistants to interact with FL Studio's Python API and MIDI interfaces.

Tools

Functions exposed to the LLM to take actions

midi_connect

Connect to MIDI port

midi_disconnect

Disconnect from MIDI port

midi_list_ports

List available MIDI ports

midi_send_note

Send note with duration (note on + wait + note off)

midi_send_note_on

Send note on message

midi_send_note_off

Send note off message

midi_send_cc

Send control change message

midi_send_program_change

Send program change message

midi_send_pitch_bend

Send pitch bend message

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources