claude-kb
by OdinKara
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAUDE_KB_ROOT | Yes | Working directory for the KB: contains claude_kb.db, incoming/, processed/, ingest.log. This is required and has no default. | |
| CLAUDE_KB_TASK | No | Name of the scheduled task to trigger. | ClaudeKB-Ingest |
| CLAUDE_KB_AUTHOR | No | Name written into the generated extension manifest. | Unknown |
| CLAUDE_KB_CONFIG | No | Path to config.json. If not set, the script looks for config.json beside the scripts. | |
| CLAUDE_KB_PYTHON | No | Interpreter used to invoke claude_kb.py. | sys.executable |
| CLAUDE_KB_BROWSER | No | Full path to a browser logged into claude.ai. | search Edge, then Chrome |
| CLAUDE_KB_DOWNLOADS | No | Where kb_open.py watches for the browser's downloads. | ~/Downloads |
| CLAUDE_KB_HTTP_PORT | No | Localhost port for claude_kb.py http. | 8760 |
| CLAUDE_KB_EXPORT_DIR | No | Unpacked export directory, for build only. | newest data-*/ under root |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues