CodeGB
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JAVA_KG_DB_PATH | Yes | Path to the Java knowledge graph database directory | |
| CODEGB_DB_BACKEND | No | Graph database backend selection: wasm, native, or auto | wasm |
| CODEGB_MCP_CACHE_TTL_MS | No | Cache TTL in milliseconds for MCP query/context (0 to disable) | 60000 |
| CODEGB_AUTO_INDEX_INTERVAL_MS | No | Polling interval in milliseconds for MCP background incremental indexing (0 to disable) | 3000 |
| CODEGB_MCP_CACHE_L1_MAX_ENTRIES | No | In-process L1 cache size (0 to disable) | 256 |
| CODEGB_MCP_CACHE_L2_MAX_ENTRIES | No | Persistent L2 cache size (0 to disable) | 4096 |
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
ActivityInactive
ResponsivenessNo issues