Librarian
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHUNK_SIZE | No | Max characters per chunk | 512 |
| MMR_LAMBDA | No | MMR diversity (0=diverse, 1=relevant) | 0.7 |
| HYBRID_ALPHA | No | Vector vs keyword weight (1=vector only) | 0.7 |
| SEARCH_LIMIT | No | Default results limit | 10 |
| CHUNK_OVERLAP | No | Overlap between chunks | 50 |
| DATABASE_PATH | No | SQLite database location | ~/.librarian/index.db |
| DOCUMENTS_PATH | No | Root directory for files | ./documents |
| EMBEDDING_MODEL | No | Local model name | all-MiniLM-L6-v2 |
| OPENAI_API_BASE | No | OpenAI-compatible API URL | http://localhost:7171/v1 |
| EMBEDDING_PROVIDER | No | local or openai | openai |
| OPENAI_EMBEDDING_MODEL | No | API model name | qwen3-embedding-06b |
| LIBRARIAN_ENABLE_OPTIONAL_TOOLS | No | Set to true to enable optional tools (Librarian_GetLibraryOverview, Librarian_SuggestLibraryLocation) | 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
ActivitySlowing
ResponsivenessSlow