obsidian-brain
by CaptainKeat
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_PATH | No | Local vector database directory | lancedb |
| RAG_URL | No | Adapter endpoint | http://127.0.0.1:5180 |
| RAG_PORT | No | Indexer port | 5180 |
| RAG_RERANK | No | Enable optional reranking (0 or 1) | 0 |
| VAULT_PATH | No | Markdown vault to index and read/write | examples/vault |
| EMBED_MODEL | No | Embedding model | all-MiniLM-L6-v2 |
| PROJECTS_PATH | No | Separate project-document root | examples/projects |
| PROJECTS_MAX_DEPTH | No | Project scan depth | 2 |
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