Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ingest_docs | Re-ingest documents from the configured documents directory. Use this if search returns no results or if documents have been updated |
| search | Search for relevant document chunks using semantic similarity |
| get_chunk | Retrieve a specific document chunk by its ID |
| refresh_index | Clear and refresh the entire document index |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Collection Summary | Summary of the document collection including statistics and available sources |