FLCreator

Julalo/FLCreator
★ 1 stars Python Memory/Knowledge Updated 1mo ago
FL Studio Producer Brain — MCP server that gives Claude full knowledge of your FL Studio setup: sample scanner, VST plugin reader, preset finder/installer, MIDI sender, and .flp project parser.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flcreator": {
      "command": "uvx",
      "args": [
        "flcreator"
      ]
    }
  }
}

Or install with pip: pip install flcreator

README Excerpt

> **English** | [Español](#español) An MCP (Model Context Protocol) server that gives Claude full knowledge of your FL Studio setup. Claude can scan your sample library, read your installed VST plugins, find and install presets, send MIDI patterns, and read your project files — all from a single conversation.

Tools (10)

find_presetsget_samplesinstall_presetload_preset_in_flread_pluginsread_projectresearch_pluginscan_samplessend_notessuggest_for_genre