Corpus
by VampSlayer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GIT_ORG | Yes | Your GitHub organization or username. | |
| GIT_PAT | Yes | Your GitHub Personal Access Token. Requires 'repo' scope (classic) or 'Contents: Read-only' and 'Metadata: Read-only' (fine-grained). If gap reporting is enabled, also needs 'Issues: Read & Write'. | |
| CORPUS_DIR | No | Directory path where the corpus data (manifest.json, system-map.yaml) is stored. Defaults to a local 'corpus' directory. | |
| GITHUB_PROJECT | No | Repository path (e.g., 'your-org/doc-gaps-repo') where gap issues will be filed. Only relevant when ENABLE_GAP_REPORTING is true. | |
| DOTENV_CONFIG_PATH | No | Path to the .env file to load environment variables from, if not using the default current directory. | |
| ENABLE_GAP_REPORTING | No | Set to 'true' to allow the server to file GitHub issues when documentation fails to answer an agent's question. | 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
ActivityMaintained
ResponsivenessUnresponsive