kb-mcp-server
by laneinrain
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | 本地数据目录 | ./data |
| CHUNK_SIZE | No | 分块参数:块大小 | 1024 |
| CHROMA_HOST | No | Chroma 地址 | localhost |
| CHROMA_PORT | No | Chroma 端口 | 8000 |
| BACKEND_HOST | No | REST API 地址 | 127.0.0.1 |
| BACKEND_PORT | No | REST API 端口 | 3000 |
| CHUNK_OVERLAP | No | 分块参数:重叠大小 | 154 |
| MCP_HTTP_HOST | No | MCP HTTP 地址 | 127.0.0.1 |
| MCP_HTTP_PORT | No | MCP HTTP 端口 | 3100 |
| EMBEDDING_MODEL | No | 嵌入模型 | qwen/qwen3-embedding-8b |
| CHERRYIN_API_KEY | Yes | CherryIn 嵌入 API 密钥(必填) | |
| DEFAULT_COLLECTION | No | 默认向量集合 | default |
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
ActivitySlowing
ResponsivenessNo issues