AusLaw MCP
Related Servers
Alternatives to AusLaw MCP
No user-submitted related servers found.
Related Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables AI agents to search AustLII (Australian Legal Information Institute) for real Australian legislation and case law. Provides citations with direct links for legal research and verification.-
- AlicenseNot gradedqualityBmaintenanceSearches AustLII for Australian legislation and case law, enabling AI agents to find and cite real legal documents with sources.4MIT
- AlicenseAqualityAmaintenanceMCP server for the Federal Register of Legislation, enabling point-in-time searches, retrieval, and verification of Australian Commonwealth law, including citation checking.8302 npm2MIT
- FlicenseNot gradedqualityNot gradedmaintenanceEnables local indexing and semantic search of PDF documents (like AGLC4 style guide) with OCR support, allowing LLM tools to query PDF content and retrieve relevant text snippets with context.-
- FlicenseNot gradedqualityBmaintenanceProvides AI assistants with up-to-date legal documents from official sources, enabling accurate legal information retrieval and analysis.18-
- AlicenseNot gradedqualityBmaintenanceEnables AI programs to search and retrieve approved public regulations with citations, supporting PDF, HWP, HWPX, and DOCX formats.43MIT
TDQS
Scored across 12 tools
Tools fall into clear groups—searching, fetching text, citation formatting/resolution, cache read/write, and local module lookup—so most are easy to distinguish. A few pairs (fetch_document_text vs get_provision, and the online searches vs semantic_search_local) could be confused at a glance, but their descriptions make the offline/online and document/provision boundaries clear.
Most tools follow a predictable verb_noun pattern like search_legislation, resolve_citation, get_act_structure. Deviations like 'cite' and 'bibliography' are single words rather than verb_noun, and semantic_search_local reverses the expected order, but the naming remains readable and mostly consistent.
Twelve tools is well within the ideal range and appropriate for a legal research server covering online search, document fetching, citation management, and offline analysis. Each tool addresses a distinct part of the workflow without obvious redundancy.
The toolset covers the core legal research lifecycle: search, retrieve, format/resolve citations, cache citations, and query local data modules. Minor gaps exist (e.g., no explicit citation deletion or update tool, no direct document download by ID), but agents can complete typical workflows.