freebuff-bridge
by toyro396133
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FREEBUFF_BRIDGE_HOST | No | The host interface to bind the bridge server to. Defaults to loopback only. | 127.0.0.1 |
| FREEBUFF_BRIDGE_APPDATA | No | Override for the APPDATA path used to locate Freebuff logs (e.g., for the orchestrator port discovery). | |
| FREEBUFF_BRIDGE_WAKE_EXE | No | Override the path to the Freebuff executable used by the wake functionality. | |
| FREEBUFF_BRIDGE_BIND_MODE | No | The binding mode: 'localhost-noauth' (default) or 'strict' (requires authentication token). | localhost-noauth |
| FREEBUFF_BRIDGE_ADMIN_TOKEN | No | An admin token that grants access to every instance when strict mode is enabled. | |
| FREEBUFF_BRIDGE_LOCALAPPDATA | No | Override for the LOCALAPPDATA path used to locate Freebuff data. | |
| FREEBUFF_BRIDGE_TOKEN_<ALIAS_UPPER> | No | Per-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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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