Skip to main content
Glama
unicornwhodev-afk

FL Studio MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FL_MCP_ENV_FILENoPath to .env file to load instead of working directory .env
FL_MCP_LOG_FILENoStructured JSON log path<bridge_dir>\bridge.log
FL_MCP_LOG_LEVELNoLog level: debug / info / warn / errorinfo
FL_MCP_SAFE_MODENoEnables operation guardstrue
FL_MCP_BRIDGE_DIRNoRoot directory for all bridge files. Auto-detects deployed Hardware\FLMcpBridge\runtime, then falls back to %LOCALAPPDATA%\FLStudioMcpBridgeauto-detect
FL_MCP_HELPER_DIRNoRoot directory for helper request and snapshot files<bridge_dir>\helper
FL_MCP_WINDOW_TITLENoWindow title for focus automationFL Studio
FL_MCP_HELPER_SCRIPTNoPath to optional PowerShell helper script
FL_MCP_HELPER_TIMEOUT_MSNoHelper script timeout (ms)45000
FL_MCP_RESPONSE_TIMEOUT_MSNoDefault mailbox timeout (ms)8000
FL_MCP_HEARTBEAT_TIMEOUT_MSNoCompanion considered dead after (ms)15000
FL_MCP_STALE_REQUEST_AGE_MSNoAuto-cleanup age for orphaned requests300000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/unicornwhodev-afk/mcp-flstudio'

If you have feedback or need assistance with the MCP directory API, please join our Discord server