Mnemotree
by kurcontko
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MNEMOTREE_MCP_NER_MODEL | No | NER model ID or path (backend-specific). | |
| MNEMOTREE_MCP_CHROMA_SSL | No | ChromaDB SSL setting (optional). | |
| MNEMOTREE_MCP_COLLECTION | No | Collection name for memory storage. | memories |
| MNEMOTREE_MCP_ENABLE_NER | No | Enable Named Entity Recognition. | false |
| MNEMOTREE_MCP_CHROMA_HOST | No | ChromaDB server host (optional). | |
| MNEMOTREE_MCP_CHROMA_PORT | No | ChromaDB server port (optional). | |
| MNEMOTREE_MCP_NER_BACKEND | No | NER backend (e.g., spacy, transformers, gliner, stanza). | |
| MNEMOTREE_MCP_PERSIST_DIR | No | Storage directory for memory persistence. | .mnemotree/chromadb |
| MNEMOTREE_MCP_ENABLE_KEYWORDS | No | Enable keyword extraction. | false |
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
ActivityInactive
ResponsivenessNo issues