mcp-docsearch
by MrMattMunro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCSEARCH_DB | No | Where the vector store is written | <corpus>/.docsearch |
| DOCSEARCH_CORPUS | No | Root directory of the markdown corpus | cwd |
| DOCSEARCH_WINDOW | No | Lines per window (window mode) | 80 |
| DOCSEARCH_EXCLUDE | No | Extra comma-separated directory names to skip | |
| DOCSEARCH_OVERLAP | No | Overlapping lines between windows | 20 |
| DOCSEARCH_CHUNK_MODE | No | `auto`, `header`, or `window` | auto |
| DOCSEARCH_COLLECTION | No | Collection name (use one per corpus) | docs |
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
ActivityStale
ResponsivenessNo issues