Skip to main content
Glama

AusLaw MCP

search_cases

Search Australian case law using queries with neutral citation fallbacks. Retrieve structured results with citation metadata and jurisdiction filtering.

Instructions

Search Australian case law with neutral citation fallbacks.

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