Skip to main content
Glama
callmemitch27

QLD Legislation MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QLD_DB_PATHNoPath to the ChromaDB directory (overrides db_path in settings).
QLD_MCP_PATHNoSecret URL path for the HTTP MCP server (required when serving via HTTP).
QLD_SETTINGSNoPath to settings JSON file. If not set, server looks for config/settings.json and then config/settings.example.json.
QLD_MCP_TOKENNoOptional bearer token for HTTP MCP server authorization.
QLD_COLLECTIONNoName of the ChromaDB collection (overrides collection in settings).
QLD_ONNX_MODEL_DIRNoDirectory containing the ONNX model (overrides onnx_model_dir in settings).
QLD_EMBEDDING_DEVICENoDevice for embedding (e.g., 'cpu', 'mps', 'cuda'; overrides embedding_device in settings).
QLD_EMBEDDING_BACKENDNoBackend for embedding ('torch' or 'onnx-int8'; overrides embedding_backend in settings).
QLD_MCP_ALLOWED_HOSTSNoComma-separated list of allowed hostnames for DNS-rebinding protection (when using HTTP).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/callmemitch27/Legislation-QLD-Cth-Retrieval-Augmented-Generation-'

If you have feedback or need assistance with the MCP directory API, please join our Discord server