Gives Claude direct access to 1,602 Estonian statutes and 63,652 provisions via full-text search. You get 13 tools: `search_legislation` runs BM25-ranked queries across the corpus, `get_provision` pulls exact paragraphs by citation (IKS § 6, KarS § 206), `validate_citation` stops hallucinated references, and `check_currency` tells you if a law is still in force. EU integration tools like `get_eu_basis` map Estonian statutes to their underlying directives. The corpus is ingested from Riigi Teataja with zero LLM processing, stored in a 116MB SQLite database with FTS5 indexing, and updated daily. Reach for this when you're doing Estonian legal research, building compliance tools, or need verified statute text instead of browser tabs and manual cross-referencing.
claude mcp add --transport stdio ansvar-systems-estonian-law-mcp -- npx -y @ansvar/estonian-law-mcp