kairan
by ukwhatn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAIRAN_HOST | No | bind アドレス(127.0.0.1 / localhost / ::1 のみ。認証なしのため loopback 限定) | 127.0.0.1 |
| KAIRAN_PORT | No | デーモンの listen port | 5766 |
| KAIRAN_DATA_DIR | No | SQLite / lock の置き場所 | ~/.kairan |
| KAIRAN_AUTO_OPEN | No | session-first(セッション初回のみ自動オープン)/ always / never | session-first |
| KAIRAN_NOTIFY_ON | No | all(上書きも通知)/ new-file(新規ファイルのみ) | all |
| KAIRAN_REUSE_TAB | No | 自動オープン・通知クリック時に既存の kairan タブを再利用する(Chrome 系 / Safari。初回に macOS の自動化許可が必要。false で常に新規タブ) | true |
| KAIRAN_CONFIG_PATH | No | 設定ファイルのパス自体を変更する | |
| KAIRAN_OPEN_COMMAND | No | ブラウザを開くコマンド | open |
| KAIRAN_NOTIFICATIONS | No | macOS 通知センターへの通知 | true |
| KAIRAN_FOLLOW_DEFAULT | No | UI「新着に追従」トグルの初期値 | true |
| KAIRAN_SHUTDOWN_GRACE_MS | No | 全接続 0 になってから自動停止するまでの猶予 | 5000 |
| KAIRAN_REOPEN_WHEN_NO_TAB | No | publish 時にそのセッションを見ているタブが無ければ開き直す | true |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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