🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

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

Chilean 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

Chilean Law MCP

Chilean 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 chilean-law --transport http https://chilean-law-mcp.vercel.app/mcp

Local (npm)

npx @ansvar/chilean-law-mcp

Data Sources

Official Chilean legislation from LeyChile (Biblioteca del Congreso Nacional), ingested via the public JSON service endpoint. The local database includes a full Ley/Lei metadata index and full article-level text for the 10 core statutes in this MCP corpus.

To progressively ingest full article-level text for all indexed laws, run: npm run ingest:all-laws-fulltext -- --limit 50 (resumable, checkpointed).

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