From 496096a4b6b7b9ecdd26484b48c5d96858ae8add Mon Sep 17 00:00:00 2001 From: ChangkeunJ Date: Thu, 20 Aug 2026 16:40:37 +0900 Subject: [PATCH 1/2] add australian-law-mcp to the legal section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..f43110973 100644 --- a/README.md +++ b/README.md @@ -2490,6 +2490,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [atomno-mcp/mcp-fssp](https://github.com/atomno-mcp/mcp-fssp) [![atomno-mcp/mcp-fssp MCP server](https://glama.ai/mcp/servers/atomno-mcp/mcp-fssp/badges/score.svg)](https://glama.ai/mcp/servers/atomno-mcp/mcp-fssp) 🐍☁️ - FSSP enforcement proceedings lookup for Russian debtors and compliance checks. - [aydincan/turk-hukuku-mevzuat-mcp](https://github.com/aydincan/turk-hukuku-mevzuat-mcp) [![aydincan/turk-hukuku-mevzuat-mcp MCP server](https://glama.ai/mcp/servers/aydincan/turk-hukuku-mevzuat-mcp/badges/score.svg)](https://glama.ai/mcp/servers/aydincan/turk-hukuku-mevzuat-mcp) 🐍 ☁️ - Turkish legislation live from the official source (mevzuat.gov.tr): current article text by law and article number, with verification links. Install: `uvx turk-hukuku-mevzuat-mcp`. - [buildsyncinc/gibs-mcp](https://github.com/buildsyncinc/gibs-mcp) 🐍 ☁️ - Regulatory compliance (AI Act, GDPR, DORA) with article-level citations +- [ChangkeunJ/australian-law-mcp](https://github.com/ChangkeunJ/australian-law-mcp) πŸ“‡ ☁️ - Australian Commonwealth law from the Federal Register of Legislation: read an act as it stood on any date back to 1901, compare two dates, and verify statute citations against the register before relying on them. No API key, no sign-up. Install: `npx -y australian-law-mcp`. Official MCP Registry: `io.github.ChangkeunJ/australian-law-mcp`. - [cm2489/oravan](https://github.com/cm2489/oravan) [![cm2489/oravan MCP server](https://glama.ai/mcp/servers/cm2489/oravan/badges/score.svg)](https://glama.ai/mcp/servers/cm2489/oravan) πŸ“‡ ☁️ - Nonpartisan U.S. Congress data: plain-language bill decodes (bilingual EN/ES), representative lookup by ZIP with district-office phone numbers, and what’s-moving urgency ranking. Read-only, keyless, no accounts. Remote server at oravan.org/api/mcp/mcp, listed in the MCP registry as org.oravan/mcp. - [conformi-eu/conformi-search-mcp](https://github.com/conformi-eu/conformi-search-mcp) [![conformi-search MCP server](https://glama.ai/mcp/servers/conformi-eu/conformi-search-mcp/badges/score.svg)](https://glama.ai/mcp/servers/conformi-eu/conformi-search-mcp) πŸ“‡ ☁️ - EU legal research with verifiable CELEX citations from the EUR-Lex corpus (DE/EN/FR). Semantic search, knowledge reports and application-date timelines for GDPR, AI Act, NIS2, DORA and more. Remote server at conformi.eu/api/mcp, listed in the MCP registry as eu.conformi/conformi-search. - [djtellado/nexus-legal-mcp](https://github.com/djtellado/nexus-legal-mcp) [![djtellado/nexus-legal-mcp MCP server](https://glama.ai/mcp/servers/djtellado/nexus-legal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/djtellado/nexus-legal-mcp) πŸ“‡ ☁️ - Multi-jurisdictional legal analysis (ISO 31000) for Spanish, Latin American and European law. 11 tools: `analyze`, `draft`, `audit`, `monte_carlo`, `doctrina` (DGT/TEAC), `jurisprudencia` (CENDOJ ~141k + Colombian CC/CSJ/CE ~106k), `opinion`, `redteam`, `cross_border_compare`, `consulta`. Install: `npx -y @nexus-legal/mcp` with API key from https://nexusquantum.legal/developers. From 637706848d06f86e546dcf08f56c080c122c2268 Mon Sep 17 00:00:00 2001 From: ChangkeunJ Date: Thu, 20 Aug 2026 20:51:13 +0900 Subject: [PATCH 2/2] add the glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f43110973..91bfff3c9 100644 --- a/README.md +++ b/README.md @@ -2490,7 +2490,7 @@ Access to legal information, legislation, and legal databases. Enables AI models - [atomno-mcp/mcp-fssp](https://github.com/atomno-mcp/mcp-fssp) [![atomno-mcp/mcp-fssp MCP server](https://glama.ai/mcp/servers/atomno-mcp/mcp-fssp/badges/score.svg)](https://glama.ai/mcp/servers/atomno-mcp/mcp-fssp) 🐍☁️ - FSSP enforcement proceedings lookup for Russian debtors and compliance checks. - [aydincan/turk-hukuku-mevzuat-mcp](https://github.com/aydincan/turk-hukuku-mevzuat-mcp) [![aydincan/turk-hukuku-mevzuat-mcp MCP server](https://glama.ai/mcp/servers/aydincan/turk-hukuku-mevzuat-mcp/badges/score.svg)](https://glama.ai/mcp/servers/aydincan/turk-hukuku-mevzuat-mcp) 🐍 ☁️ - Turkish legislation live from the official source (mevzuat.gov.tr): current article text by law and article number, with verification links. Install: `uvx turk-hukuku-mevzuat-mcp`. - [buildsyncinc/gibs-mcp](https://github.com/buildsyncinc/gibs-mcp) 🐍 ☁️ - Regulatory compliance (AI Act, GDPR, DORA) with article-level citations -- [ChangkeunJ/australian-law-mcp](https://github.com/ChangkeunJ/australian-law-mcp) πŸ“‡ ☁️ - Australian Commonwealth law from the Federal Register of Legislation: read an act as it stood on any date back to 1901, compare two dates, and verify statute citations against the register before relying on them. No API key, no sign-up. Install: `npx -y australian-law-mcp`. Official MCP Registry: `io.github.ChangkeunJ/australian-law-mcp`. +- [ChangkeunJ/australian-law-mcp](https://github.com/ChangkeunJ/australian-law-mcp) [![ChangkeunJ/australian-law-mcp MCP server](https://glama.ai/mcp/servers/ChangkeunJ/australian-law-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ChangkeunJ/australian-law-mcp) πŸ“‡ ☁️ - Australian Commonwealth law from the Federal Register of Legislation: read an act as it stood on any date back to 1901, compare two dates, and verify statute citations against the register before relying on them. No API key, no sign-up. Install: `npx -y australian-law-mcp`. Official MCP Registry: `io.github.ChangkeunJ/australian-law-mcp`. - [cm2489/oravan](https://github.com/cm2489/oravan) [![cm2489/oravan MCP server](https://glama.ai/mcp/servers/cm2489/oravan/badges/score.svg)](https://glama.ai/mcp/servers/cm2489/oravan) πŸ“‡ ☁️ - Nonpartisan U.S. Congress data: plain-language bill decodes (bilingual EN/ES), representative lookup by ZIP with district-office phone numbers, and what’s-moving urgency ranking. Read-only, keyless, no accounts. Remote server at oravan.org/api/mcp/mcp, listed in the MCP registry as org.oravan/mcp. - [conformi-eu/conformi-search-mcp](https://github.com/conformi-eu/conformi-search-mcp) [![conformi-search MCP server](https://glama.ai/mcp/servers/conformi-eu/conformi-search-mcp/badges/score.svg)](https://glama.ai/mcp/servers/conformi-eu/conformi-search-mcp) πŸ“‡ ☁️ - EU legal research with verifiable CELEX citations from the EUR-Lex corpus (DE/EN/FR). Semantic search, knowledge reports and application-date timelines for GDPR, AI Act, NIS2, DORA and more. Remote server at conformi.eu/api/mcp, listed in the MCP registry as eu.conformi/conformi-search. - [djtellado/nexus-legal-mcp](https://github.com/djtellado/nexus-legal-mcp) [![djtellado/nexus-legal-mcp MCP server](https://glama.ai/mcp/servers/djtellado/nexus-legal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/djtellado/nexus-legal-mcp) πŸ“‡ ☁️ - Multi-jurisdictional legal analysis (ISO 31000) for Spanish, Latin American and European law. 11 tools: `analyze`, `draft`, `audit`, `monte_carlo`, `doctrina` (DGT/TEAC), `jurisprudencia` (CENDOJ ~141k + Colombian CC/CSJ/CE ~106k), `opinion`, `redteam`, `cross_border_compare`, `consulta`. Install: `npx -y @nexus-legal/mcp` with API key from https://nexusquantum.legal/developers.