Skip to main content
Glama
ThinkofRain1213

chat-history-db

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHAT_HISTORY_DBNoPath to the LanceDB database directory.
CHAT_HISTORY_GCNoSet to '0' to disable automatic garbage collection.1
CHAT_HISTORY_PORTNoPort for the local HTTP endpoint. Defaults to 17891.17891
CHAT_HISTORY_GC_MBNoGarbage collection threshold in MiB for automatic cleanup of old versions. Defaults to 10.10
CHAT_HISTORY_MODEL_DIRNoDirectory for the bge-m3 ONNX embedding model. Defaults to 'models/bge-m3-onnx'.models/bge-m3-onnx
CHAT_HISTORY_RERANK_DIRNoDirectory for the bge-reranker-v2-m3 ONNX cross-encoder model. Defaults to 'models/bge-reranker-v2-m3-onnx'.models/bge-reranker-v2-m3-onnx

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/ThinkofRain1213/chat-history-db'

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