Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BIFROST_DBNoPath to the Bifrost history database file. Defaults to .bifrost/history.db..bifrost/history.db
DEEPSEEK_API_KEYNoAPI key for the worker endpoint. Required when using the default DeepSeek endpoint; can be omitted when a local endpoint is configured via BIFROST_WORKER_BASE_URL. May also be supplied via a .bifrost.env file in the project root.
BIFROST_WORKER_MODELNoModel identifier for the worker endpoint (e.g. 'qwen2.5-coder:7b' or 'deepseek-chat').deepseek-chat
BIFROST_WORKER_BASE_URLNoBase URL of the worker model's OpenAI-compatible endpoint. If not set, the default worker endpoint (DeepSeek API) is used. When set to a local endpoint, no API key is required.https://api.deepseek.com/v1

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/FixemBCN/MCP-Bifrost'

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