Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FREEBUFF_BRIDGE_HOSTNoThe host interface to bind the bridge server to. Defaults to loopback only.127.0.0.1
FREEBUFF_BRIDGE_APPDATANoOverride for the APPDATA path used to locate Freebuff logs (e.g., for the orchestrator port discovery).
FREEBUFF_BRIDGE_WAKE_EXENoOverride the path to the Freebuff executable used by the wake functionality.
FREEBUFF_BRIDGE_BIND_MODENoThe binding mode: 'localhost-noauth' (default) or 'strict' (requires authentication token).localhost-noauth
FREEBUFF_BRIDGE_ADMIN_TOKENNoAn admin token that grants access to every instance when strict mode is enabled.
FREEBUFF_BRIDGE_LOCALAPPDATANoOverride for the LOCALAPPDATA path used to locate Freebuff data.
FREEBUFF_BRIDGE_TOKEN_<ALIAS_UPPER>NoPer-alias token override (e.g., FREEBUFF_BRIDGE_TOKEN_MYINSTANCE) that takes priority over the token in instances.json. Replace <ALIAS_UPPER> with the alias in uppercase.

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/toyro396133/freebuff-bridge'

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