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

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

Colombian 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
Weekly downloads
58
-15.94%
Maintainers
1
Weekly downloads
 
Created
Source

Colombian Law MCP

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

Local (npm)

npx @ansvar/colombian-law-mcp

Data Sources

Official Colombian legislation from Función Pública Gestor Normativo (tipdoc=18), ingested as real data.

  • Corpus coverage: 1663/1663 law documents (snapshot dated 2026-02-21)
  • Source language preserved in Spanish (es)
  • Character-level validation performed against source for sampled provisions
  • 4 laws are intentionally kept as metadata-only records (0 provisions) because source pages did not expose parseable article text in HTML:
    • co-ley-1737-2014 (Ley 1737 de 2014)
    • co-ley-1388-2010 (Ley 1388 de 2010)
    • co-ley-1388-2010-i39668 (Ley 1388 de 2010, alternate portal record)
    • co-ley-188-1959 (Ley 188 de 1959)

No OCR text has been added for these 4 records in the canonical dataset.

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