fl-studio-mcp

karl-andres/fl-studio-mcp
★ 136 stars Python AI/LLM Updated today
MCP Server for FL Studio
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fl-studio-mcp": {
      "command": "uvx",
      "args": [
        "fl-studio-mcp"
      ]
    }
  }
}

Or install with pip: pip install fl-studio-mcp

README Excerpt

An MCP (Model Context Protocol) server that enables AI assistants to control FL Studio through MIDI communication and Piano Roll scripts. dont mind the scuffed audio, i had to clip with my mic bc apple wouldnt let me record desktop audio lol https://github.com/user-attachments/assets/d4fc668f-9fe5-4ab4-9f18-76cd661029c6

Tools (20)

fl_arm_trackfl_clear_piano_rollfl_clear_request_queuefl_connectfl_connection_statusfl_delete_notesfl_get_all_channelsfl_get_all_mixer_tracksfl_get_channel_countfl_get_channel_infofl_get_grid_bitfl_get_mixer_track_countfl_get_mixer_track_infofl_get_piano_roll_infofl_get_piano_roll_statefl_get_plugin_colorfl_get_plugin_namefl_get_plugin_param_countfl_get_plugin_param_valuefl_get_plugin_params