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 | |
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/OdinKara/claude-kb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server