Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KB_CONFIGNoProject config path. Default: <repo_root>/kb.yaml.<repo_root>/kb.yaml
QDRANT_HOSTNoQdrant host. Default: localhost.localhost
KB_REPO_ROOTNoConsuming repo root. Default: auto-detected (kb.yaml walk-up).auto-detected
KB_EMBED_BACKENDNoEmbedding backend: fastembed or ollama. Default: fastembed.fastembed
KB_WORKTREE_SLUGNoCollection suffix override. Default: derived from repo root basename.derived from repo root basename
QDRANT_GRPC_PORTNoQdrant gRPC port. Default: 6334.6334
QDRANT_HTTP_PORTNoQdrant HTTP port. Default: 6333.6333
KB_FASTEMBED_MODELNoEmbedding model. Default: BAAI/bge-small-en-v1.5.BAAI/bge-small-en-v1.5

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/zmij/agent-kb'

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