Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | The host to bind the server to (e.g., localhost). | |
| port | No | The port to bind the server to (e.g., 2002). | |
| BBS_KNOWLEDGE_ROOT | No | Override the default location for the knowledge base (menus, prompts, flows). By default, knowledge is stored in platform-specific user data directories (e.g., ~/.local/share/mcp-bbs on Linux, ~/Library/Application Support/mcp-bbs on macOS). |
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 | |