Loomal

flstudio-mcp

MCP server by github.com/rosasynthesiz/flstudio-mcp

Control FL Studio with Claude: in-DAW mixing, diagnosis, routing, and composition.

0 starspypi: fl-studio-mcp

About flstudio-mcp

flstudio-mcp is an MCP (Model Context Protocol) server published by rosasynthesiz in the official MCP registry. Control FL Studio with Claude: in-DAW mixing, diagnosis, routing, and composition.

It ships as a Python package on PyPI (fl-studio-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rosasynthesiz/flstudio-mcp.

Use flstudio-mcp with your agent

Claude Code · one command
claude mcp add flstudio-mcp -- uvx fl-studio-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "flstudio-mcp": {
      "command": "uvx",
      "args": [
        "fl-studio-mcp"
      ]
    }
  }
}
pypifl-studio-mcp

Frequently asked questions

What is flstudio-mcp?
flstudio-mcp is an MCP (Model Context Protocol) server by rosasynthesiz. Control FL Studio with Claude: in-DAW mixing, diagnosis, routing, and composition.
How do I connect flstudio-mcp to Claude, Cursor, or another MCP client?
Install flstudio-mcp from its pypi package (fl-studio-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is flstudio-mcp open source?
Yes — the source code is public at github.com/rosasynthesiz/flstudio-mcp.
Can AI agents pay to use flstudio-mcp?
Not yet through Loomal — flstudio-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain flstudio-mcp? Claim this listing free by verifying GitHub ownership, or contact us.