Enterprise Knowledge MCP Server
by IntuzSmitP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EKM_TOP_K | No | Default top-k for search and RAG. | |
| EKM_RAW_DIR | No | Directory containing raw documents (e.g., PDF, DOCX, XLSX). | |
| EKM_CHROMA_DIR | No | Directory for Chroma vector store persistence. | |
| EKM_CHUNK_SIZE | No | Chunk size for document splitting. | |
| EKM_COLLECTION | No | Chroma collection name. | |
| EKM_CHUNK_OVERLAP | No | Chunk overlap for document splitting. | |
| EKM_EMBEDDING_MODEL | No | Embedding model name for sentence-transformers. |
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
ActivityMaintained
ResponsivenessNo issues