Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KEBIAO_DBNoThe SQLite database file path (default: data/kebiao.sqlite relative to the project)data/kebiao.sqlite
KEBIAO_DIRNoThe project directory used by the startup function
KEBIAO_HOSTNoThe host interface to bind (default: 127.0.0.1)127.0.0.1
KEBIAO_PORTNoThe port number for the server (default: 3001)3001
KEBIAO_TOKENNoOptional bearer token for authentication. Required when listening on non-loopback addresses.

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