In-depth architectural comparison of the Australian Law MCP and Uk Contracts MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Australian Law MCP
Legal · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Uk Contracts
Legal · Local stdio
Quality: 41/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Australian Law MCP if you need specialized Legal tools running via a local process. Choose Uk Contracts if your workspace requires Legal integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Australian Law MCP when:
You need dedicated capabilities in the Legal domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Find acts and instruments by name. Returns the title ids the other tools take.
get_law_text
The current compilation: the table of provisions, one section, or the full text paginated. Schedules are addressable too (`section="Schedule 7"`), which is where rate tables and forms actually live.
get_law_as_at
The same, but as the law stood on any past date.
verify_citations
Pull statute citations out of text and check each against the register: does the act exist, is it in force, does the cited section exist. Upstream failures come back as UNVERIFIED, never as a missing law.
get_amendment_status
In force or repealed, what the latest compilation incorporates, whether commenced amendments are still unincorporated, and what has amended it.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Australian Law MCP is categorized under Legal and uses a local stdio subprocess. In contrast, Uk Contracts belongs to Legal using local stdio subprocess. Select Australian Law MCP when you need capabilities focused on legal and Uk Contracts when you require tools for legal.
What changed between two dates: sections added, removed, reworded — or a line diff of one section.
search_full_text
Relevance-ranked search over the body text of every title on the register.
check_frl_health
Ping the register API so failures elsewhere can be attributed.
Uk Contracts Tools (5)
search_notices
Search UK government procurement notices (open tenders + awarded contracts) from Contracts Finder, published as OCDS by the Cabinet Office. Filter by stage and an optional published-date range; results are newest-first. Keyless. The UK complement to EU tenders. Note: there is no server-side keyword…
get_notice
Get the full OCDS detail for a single UK Contracts Finder notice by its release `id` (the `id` field returned by search_notices / recent_notices, format "{guid}-{seq}"). Returns title, full description, buyer, value, CPV classification, tender period, and any awards with suppliers. Keyless.
recent_notices
List the most recent UK procurement notices from Contracts Finder, newest-first, optionally filtered by stage (tender/award). Same compact shape as search_notices. Keyless.
find_a_tender_recent
Recent HIGH-VALUE UK government tenders and contract awards from the Find a Tender Service (find-tender.service.gov.uk) — the UK's above-threshold procurement portal (the post-Brexit replacement for EU TED, for larger public contracts). Use for "high value UK tenders", "above threshold UK governmen…
find_a_tender_notice
Full detail for one Find a Tender Service (high-value UK) notice by its OCID (e.g. "ocds-h6vhtk-06d27d", from find_a_tender_recent results). Returns title, buyer, description, CPV classification, value, deadlines, and documents. Keyless.