Skip to main content
Glama
Pavloffm

universal-knowledge-base-mcp-server

by Pavloffm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UKB_CHUNK_SIZENoChunk size for indexing.1000
UKB_RETRIEVAL_KNoNumber of results to retrieve.5
UKB_FORCE_UPDATENoWhether to force update the index.false
UKB_CHUNK_OVERLAPNoChunk overlap for indexing.150
UKB_EMBEDDING_DEVICENoDevice to use for embeddings (e.g., cpu).cpu
UKB_INDEX_BATCH_SIZENoBatch size for indexing.100
UKB_KNOWLEDGE_BASE_PATHYesPath to the knowledge base directory (required).
UKB_EMBEDDING_MODEL_NAMENoName of the sentence-transformers embedding model.sentence-transformers/all-MiniLM-L6-v2
UKB_NORMALIZE_EMBEDDINGSNoWhether to normalize embeddings.true
UKB_VECTOR_DATABASE_FOLDERNoFolder where Chroma data and SQLite record manager are stored..knowledge_base
UKB_INDEX_LOCK_TIMEOUT_SECONDSNoTimeout in seconds for the index lock.60

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

Maintenance

ActivityMaintained
ResponsivenessNo issues