Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLEMCEE_HOSTNoserver host when supported by the MCP transport (default: 127.0.0.1).127.0.0.1
FLEMCEE_PORTNoserver port when supported by the MCP transport (default: 8000).8000
FLEMCEE_REQ_PORTNoMIDI request port name (default: Flapi Request).Flapi Request
FLEMCEE_RES_PORTNoMIDI response port name (default: Flapi Response).Flapi Response
FLEMCEE_SSE_PATHNooptional SSE endpoint path.
FLEMCEE_LOG_LEVELNologging level (default: INFO).INFO
FLEMCEE_TRANSPORTNoMCP transport (streamable-http, stdio, or sse).
FLEMCEE_MOUNT_PATHNooptional base mount path for HTTP transports.
FLEMCEE_CURATED_TOOLSNoset to true to register curated higher-level tools (default: true).true
FLEMCEE_GENERATE_TOOLSNoset to true to register per-function tools from stubs (default: true).true
FLEMCEE_CONNECT_ON_STARTNoset to true to connect to FL Studio at startup.
FLEMCEE_STREAMABLE_HTTP_PATHNooptional streamable HTTP endpoint path.

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/tylerjharden/flemcee'

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