Skip to content
MCP Server Community By @rosasynthesiz

rosasynthesiz/flstudio-mcp

[![flstudio-mcp MCP server](https://glama.ai/mcp/servers/rosasynthesiz/flstudio-mcp/badges/score.svg)](https://glama.ai/mcp/servers/rosasynthesiz/flstudio-mcp) 🐍 🏠 🪟 - Control FL Studio with AI: in-DAW mixing (Mix Doctor, gain staging, EQ/comp/reverb, reference matching), routing, and composition. 67 tools.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: rosasynthesiz/flstudio-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-rosasynthesiz-flstudio-mcp

Detailed Documentation

flstudio-mcp MCP server 🐍 🏠 🪟 - Control FL Studio with AI: in-DAW mixing (Mix Doctor, gain staging, EQ/comp/reverb, reference matching), routing, and composition. 67 tools.

Configuration

{
  "mcpServers": {
    "rosasynthesiz-flstudio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-rosasynthesiz-flstudio-mcp"
      ],
      "env": {}
    }
  }
}