home / mcp / colombian law mcp server
Provides a Colombian law database for cybersecurity compliance with full-text search, article retrieval, and citation checks via MCP.
Configuration
View docs{
"mcpServers": {
"ansvar-systems-colombian-law-mcp": {
"url": "https://colombian-law-mcp.vercel.app/mcp"
}
}
}You can access the Colombian Law MCP to search and retrieve Colombian legislation for cybersecurity compliance, verify citations, and confirm whether laws are current. This MCP server provides full-text search, article-level retrieval, and currency validation to help you assess relevant legal provisions quickly and accurately.
Connect to the MCP server using the remote HTTP endpoint to perform fast searches across official Colombian laws, retrieve individual articles, and validate citations. You can also run the local MCP client to interact with the same data if you prefer a local workflow. Focus on answering questions like: which provisions exist for a given topic, where a provision appears, and whether a law is still in force.
Prerequisites: you need Node.js and npm or npx available on your system.
Option A: Use the remote MCP endpoint (no installation required for basic querying). You simply configure your MCP client to point at the remote URL.
Option B: Use the local MCP client via npm to run commands directly from your environment.
# Remote usage requires no local install; connect your MCP client to:
# https://colombian-law-mcp.vercel.app/mcpData origins: official Colombian legislation from Función Pública Gestor Normativo is ingested as real data, preserving Spanish language and providing currency checks against source documents. Four records are metadata-only due to unavailable article text in HTML, and no OCR text was added for those records.
License: Apache-2.0.
Disclaimers: this tool is for research and should not substitute professional legal counsel. Always verify critical provisions against primary sources and check for database freshness dates.
Open Law context: this server is part of Ansvar Open Law, which provides structured access to legislation across jurisdictions.
Official Colombian legislation from Función Pública Gestor Normativo (tipdoc=18) is ingested as real data with full corpus coverage of 1663/1663 law documents as of February 21, 2026, with formal Spanish language text preserved.
Notes: 4 laws are metadata-only records with zero provisions due to unavailable parseable article text on source pages, and no OCR text has been added for these records.
License: Apache-2.0.
Part of the Ansvar MCP Network, extending access to global legislation and compliance frameworks.
Allows you to search the full text of Colombian laws with ranking to find relevant provisions quickly.
Fetches specific articles or provisions by reference so you can review exact text.
Checks citations to minimize incorrect or hallucinated references.
Verifies whether laws are currently in force and up to date.