MCP-Bifrost
by ArnauFerma
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BIFROST_DB | No | Path to the Bifrost history database file. Defaults to .bifrost/history.db. | .bifrost/history.db |
| DEEPSEEK_API_KEY | No | API 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_MODEL | No | Model identifier for the worker endpoint (e.g. 'qwen2.5-coder:7b' or 'deepseek-chat'). | deepseek-chat |
| BIFROST_WORKER_BASE_URL | No | Base 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
| 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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues