trackmcp
Back to directory
mivins

vairogs-mcp

View on GitHub

Remote MCP server for vairogs.lv — Latvian law search: in-force statutes, verbatim articles, verified Q&A. lv.vairogs/vairogs in the MCP Registry.

0 starsOthers Updated Jul 17, 2026

Documentation

Vairogs MCP — Latvian law server

Remote MCP server for **vairogs.lv** — the Latvian law reader and consumer/labour-rights helper.

Endpoint: `https://vairogs.lv/mcp` (Streamable HTTP · anonymous · read-only)

Registry: `lv.vairogs/vairogs` in the official MCP Registry

Connect from claude.ai (Settings → Connectors), Claude Code, or any MCP client — just paste the endpoint URL. No API key, no OAuth.

Tools

ToolWhat it does
`search_law_articles`Full-text search across all in-force Latvian law articles (~1M articles, 61k+ acts, likumi.lv corpus, daily sync)
`search_laws`Find a law by (partial) title
`get_law`Law overview: category, status, article count, last sync
`get_law_article`Verbatim current text of one article — always cite from this, never from model memory
`list_law_categories`Corpus coverage by category
`search_jautajumi`Human-verified labour-law Q&A with exact article citations
`recently_changed_laws`Laws amended in the last N days ("kas mainījies šonedēļ")
`upcoming_laws`Laws and amendments with a future effective date
`sudzibas_celvedis`Matches a real consumer dispute to a free complaint-letter wizard on vairogs.lv
`corpus_status`Corpus size + last sync date

All tools carry `readOnlyHint` annotations. Descriptions are Latvian-first — the language users actually type.

For humans

Setup guide in Latvian: vairogs.lv/savienot

Notes

  • Source of law texts: likumi.lv (official publisher), mirrored daily. Vairogs is not an official publication — verify the in-force version on likumi.lv before filing.
  • Not legal advice.
  • Operated by SIA "Brain Club" (reg. 50203729831, Latvia) — first-party server for vairogs.lv.
  • Discovery: `llms.txt` · `/.well-known/vairogs.json`
  • Contact: info@vairogs.lv

Frequently asked questions

What is vairogs-mcp?

vairogs-mcp is Remote MCP server for vairogs.lv — Latvian law search: in-force statutes, verbatim articles, verified Q&A. lv.vairogs/vairogs in the MCP Registry.

How do I install vairogs-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is vairogs-mcp open source?

Yes — it is hosted on GitHub at https://github.com/mivins/vairogs-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP