New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@ansvar/slovak-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/slovak-law-mcp

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

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
63
-35.71%
Maintainers
1
Weekly downloads
 
Created
Source

Slovak Law MCP

npm License CI

A Model Context Protocol (MCP) server providing access to Slovak legislation sourced from official Slov-Lex data.

MCP Registry: eu.ansvar/slovak-law-mcp npm: @ansvar/slovak-law-mcp

Dataset Coverage (As of 2026-02-21)

MetricValue
Seed documents (official Slov-Lex catalog entries)25,609
Documents with parsed full provision text10
Parsed provisions1,913
Parsed definitions88

Status distribution in legal_documents:

  • unknown: 25,599 (catalog metadata coverage)
  • in_force: 9
  • repealed: 1

Quick Start

Claude Desktop / Cursor (stdio)

{
  "mcpServers": {
    "slovak-law": {
      "command": "npx",
      "args": ["-y", "@ansvar/slovak-law-mcp"]
    }
  }
}

Remote (Streamable HTTP)

slovak-law-mcp.vercel.app/mcp

Data Sources

SourceAuthorityLicense
Slov-LexMinistry of Justice of the Slovak RepublicSlovak Government Open Data (public domain under Slovak Copyright Act § 5)

Full provenance: sources.yml

Ingestion Modes

Curated full-text ingestion (core statutes):

npm run ingest -- --as-of 2026-02-21

Full catalog metadata ingestion (all Slov-Lex register entries):

npm run ingest -- --all-laws --metadata-only --keep-existing --as-of 2026-02-21

Rebuild database from data/seed:

npm run build:db

Verification

Character-by-character verification was performed against official Slov-Lex static versions for:

  • act-18-2018 §1 (20240701.html)
  • act-69-2018 §1 (20260101.html)
  • act-300-2005 §247 (20251227.html)

All 3 matched exactly.

Tools

ToolDescription
search_legislationFull-text search across provisions
get_provisionRetrieve specific article/section
validate_citationValidate legal citation
check_currencyCheck if statute is in force
get_eu_basisEU legal basis cross-references
get_slovak_implementationsNational EU implementations
search_eu_implementationsSearch EU documents
validate_eu_complianceEU compliance check
build_legal_stanceComprehensive legal research
format_citationCitation formatting
list_sourcesData provenance
aboutServer metadata

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

Related posts