rosasynthesiz/flstudio-mcp
[](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
Configuration
{
"mcpServers": {
"rosasynthesiz-flstudio-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rosasynthesiz-flstudio-mcp"
],
"env": {}
}
}
}