Skip to main content
Glama

AusLaw MCP

search_legislation

Search Australian legislation to find relevant laws and regulations with structured results. Focuses on Commonwealth and Victorian jurisdictions, returning matches with citation metadata.

Instructions

Search Australian legislation (Commonwealth and Victorian focus) and return structured matches.

Input Schema

NameRequiredDescriptionDefault
formatNojson
jurisdictionNo
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "json", "enum": [ "json", "text", "markdown", "html" ], "type": "string" }, "jurisdiction": { "enum": [ "cth", "vic", "federal", "other" ], "type": "string" }, "limit": { "maximum": 50, "minimum": 1, "type": "integer" }, "query": { "minLength": 1, "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from AusLaw MCP

Related Tools

    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/russellbrenner/auslaw-mcp'

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