🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ansvar/liechtenstein-law-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ansvar/liechtenstein-law-mcp

Liechtenstein law database covering data protection, cybersecurity, e-commerce, and criminal law provisions via Model Context Protocol

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Liechtenstein Law MCP

Liechtenstein law database for cybersecurity compliance via Model Context Protocol (MCP).

Features

  • Full-text search across legislation provisions (FTS5 with BM25 ranking)
  • Article-level retrieval for specific legal provisions
  • Citation validation to prevent hallucinated references
  • Currency checks to verify if laws are still in force

Quick Start

Claude Code (Remote)

claude mcp add liechtenstein-law --transport http https://liechtenstein-law-mcp.vercel.app/mcp

Local (npm)

npx @ansvar/liechtenstein-law-mcp

Data Sources

Official consolidated law texts from Lilex (https://www.gesetze.li/konso), ingested from the Gebietssystematik corpus and parsed into provision-level JSON seeds.

  • Seed files: data/seed/*.json
  • Full-corpus discovery script: npm run ingest:discover
  • Full-corpus ingestion script: npm run ingest:full

License

Apache-2.0

Important Disclaimers

THIS TOOL IS NOT LEGAL ADVICE

Statute text is sourced from official government publications. However:

  • This is a research tool, not a substitute for professional legal counsel
  • Coverage may be incomplete — verify critical provisions against primary sources
  • Verify all citations against the official legal portal before relying on them professionally
  • Laws change — check the about tool for database freshness date

Client Confidentiality

When using the remote endpoint, queries are processed by third-party infrastructure (Vercel, Claude API). For privileged or confidential legal matters, use the local npm package or on-premise deployment.

Before using professionally, read: DISCLAIMER.md | PRIVACY.md

Open Law

This server is part of Ansvar Open Law — free, structured access to legislation from 70+ jurisdictions worldwide via the Model Context Protocol.

Browse all jurisdictions -> ansvar.eu/open-law

Ansvar MCP Network

Ansvar Open Law is part of the broader Ansvar MCP Network — 80+ servers covering global legislation, EU/US compliance frameworks, and cybersecurity standards.

CategoryCoverage
Legislation70+ jurisdictions worldwide
EU Compliance49 regulations, 2,693 articles
US Compliance15 federal & state regulations
Security Frameworks261 frameworks, 1,451 controls
Cybersecurity200K+ CVEs, STRIDE patterns, sanctions

Explore the full network -> ansvar.ai/mcp

Built by Ansvar Systems | ansvar.eu/open-law

Keywords

mcp

FAQs

Package last updated on 22 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts