QLD Legislation MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QLD_DB_PATH | No | Path to the ChromaDB directory (overrides db_path in settings). | |
| QLD_MCP_PATH | No | Secret URL path for the HTTP MCP server (required when serving via HTTP). | |
| QLD_SETTINGS | No | Path to settings JSON file. If not set, server looks for config/settings.json and then config/settings.example.json. | |
| QLD_MCP_TOKEN | No | Optional bearer token for HTTP MCP server authorization. | |
| QLD_COLLECTION | No | Name of the ChromaDB collection (overrides collection in settings). | |
| QLD_ONNX_MODEL_DIR | No | Directory containing the ONNX model (overrides onnx_model_dir in settings). | |
| QLD_EMBEDDING_DEVICE | No | Device for embedding (e.g., 'cpu', 'mps', 'cuda'; overrides embedding_device in settings). | |
| QLD_EMBEDDING_BACKEND | No | Backend for embedding ('torch' or 'onnx-int8'; overrides embedding_backend in settings). | |
| QLD_MCP_ALLOWED_HOSTS | No | Comma-separated list of allowed hostnames for DNS-rebinding protection (when using HTTP). |
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