corpus-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Listen address inside the container. Default: 0.0.0.0 | |
| MCP_PORT | No | Listen port inside the container. Default: 8000 | |
| ZIM_CHECK | No | Run libzim's full checksum verification at startup (reads entire corpus). Default: false | |
| CORPUS_ROOT | Yes | Corpus root directory inside the container (required). Default: /corpus | |
| LOG_QUERIES | No | Log search query text (privacy). Default: true | |
| SEARCH_LIMIT | No | Default limit for search(). Default: 5 | |
| CORPUS_CONFIG | Yes | Path to the corpus manifest (corpus.toml) inside the container (required). Default: /config/corpus.toml | |
| SEARCH_WORKERS | No | Concurrent archive searches during fan-out. Default: 8 | |
| MAX_FETCH_CHARS | No | Output budget for fetched content. Default: 100000 | |
| SEARCH_MAX_LIMIT | No | Hard maximum for search(limit=…). Default: 10 | |
| SEARCH_MAX_CONSECUTIVE | No | Diversity pass: max consecutive results from one library. Default: 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