Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BBW_CHAT_HOSTYesThe Synology Chat host (e.g., bbw-chat.de)
BBW_CHAT_PASSYesYour bbw-chat password
BBW_CHAT_USERYesYour bbw-chat username

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_channelsA

List all joined chat channels/DMs with id, name, type, last_post_at.

find_userA

Find users by (partial, case-insensitive) username, e.g. 'wilke'.

get_recent_postsA

Read recent messages/tasks in a channel (use to check for new Ausbilder-Aufgaben).

dm_channel_for_userA

Find (or None if none exists yet) the 1:1 DM channel_id for a given user_id.

send_messageC

Post a text message to a channel/DM.

send_fileB

Upload a file to a channel/DM, optionally followed by a text message.

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/Louis-Lastella/bbw-chat-mcp'

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