Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAUDE_KB_ROOTYesWorking directory for the KB: contains claude_kb.db, incoming/, processed/, ingest.log. This is required and has no default.
CLAUDE_KB_TASKNoName of the scheduled task to trigger.ClaudeKB-Ingest
CLAUDE_KB_AUTHORNoName written into the generated extension manifest.Unknown
CLAUDE_KB_CONFIGNoPath to config.json. If not set, the script looks for config.json beside the scripts.
CLAUDE_KB_PYTHONNoInterpreter used to invoke claude_kb.py.sys.executable
CLAUDE_KB_BROWSERNoFull path to a browser logged into claude.ai.search Edge, then Chrome
CLAUDE_KB_DOWNLOADSNoWhere kb_open.py watches for the browser's downloads.~/Downloads
CLAUDE_KB_HTTP_PORTNoLocalhost port for claude_kb.py http.8760
CLAUDE_KB_EXPORT_DIRNoUnpacked 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

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/OdinKara/claude-kb'

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