Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KAIRAN_HOSTNobind アドレス(127.0.0.1 / localhost / ::1 のみ。認証なしのため loopback 限定)127.0.0.1
KAIRAN_PORTNoデーモンの listen port5766
KAIRAN_DATA_DIRNoSQLite / lock の置き場所~/.kairan
KAIRAN_AUTO_OPENNosession-first(セッション初回のみ自動オープン)/ always / neversession-first
KAIRAN_NOTIFY_ONNoall(上書きも通知)/ new-file(新規ファイルのみ)all
KAIRAN_REUSE_TABNo自動オープン・通知クリック時に既存の kairan タブを再利用する(Chrome 系 / Safari。初回に macOS の自動化許可が必要。false で常に新規タブ)true
KAIRAN_CONFIG_PATHNo設定ファイルのパス自体を変更する
KAIRAN_OPEN_COMMANDNoブラウザを開くコマンドopen
KAIRAN_NOTIFICATIONSNomacOS 通知センターへの通知true
KAIRAN_FOLLOW_DEFAULTNoUI「新着に追従」トグルの初期値true
KAIRAN_SHUTDOWN_GRACE_MSNo全接続 0 になってから自動停止するまでの猶予5000
KAIRAN_REOPEN_WHEN_NO_TABNopublish 時にそのセッションを見ているタブが無ければ開き直すtrue

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/ukwhatn/kairan'

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