Server data from the Official MCP Registry
MCP server for Colombian Constitutional Court case law (datos.gov.co), citation verification.
About
MCP server for Colombian Constitutional Court case law (datos.gov.co), citation verification.
Security Report
Valid MCP server (0 strong, 4 medium validity signals). 1 known CVE in dependencies Package registry verified. Imported from the Official MCP Registry.
12 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-matematicsolutions-co-eli-mcp": {
"args": [
"co-eli-mcp"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
co-eli-mcp
MCP server for the datos.gov.co open-data record of decisions (sentencias) by the Colombian Constitutional Court (Corte Constitucional). Verifies whether a citation exists and returns its metadata.
What this is not
This dataset (v2k4-2t8s, "Sentencias proferidas por la Corte Constitucional")
has no full-text field - only metadata: proceso, expediente, magistrado
ponente, sala, and date. source_url points to the public relatoria page
where the full decision text lives, but this connector does not fetch it.
Tools
| Tool | Purpose |
|---|---|
co_search_sentencias | Free-text search (e.g. by magistrado name or proceso type) |
co_get_sentencia | Exact lookup by citation, e.g. "T-012/92" - verifies it exists |
Every response carries lex_uri and source_url (the public
corteconstitucional.gov.co relatoria page) and human_readable_citation
(the citation itself, e.g. "T-012/92" - already the form used in practice,
so no separate identifier scheme is needed here).
Install
pip install co-eli-mcp
Windows 11 with Smart App Control
Smart App Control blocks unsigned executables, which covers uvx.exe, pip.exe
and the co-eli-mcp.exe launcher that pip writes at install time. The python.exe and
py.exe from the python.org installer are signed by the Python Software
Foundation, so running the module through the interpreter works:
python -m pip install co-eli-mcp
python -m co_eli_mcp
pip.exe is blocked for the same reason, so install with python -m pip, not
pip install. If python is not on PATH, use the Windows launcher: py -3 -m co_eli_mcp.
{ "mcpServers": { "co-eli-mcp": { "command": "python", "args": ["-m", "co_eli_mcp"] } } }
Do not turn Smart App Control off to work around this - it cannot be re-enabled without reinstalling Windows.
Configuration
| Env var | Default |
|---|---|
CO_ELI_CACHE_DIR | ~/.matematic/cache/co-eli |
CO_ELI_AUDIT_DIR | ~/.matematic/audit |
CO_ELI_BASE_URL | https://www.datos.gov.co/resource/v2k4-2t8s.json |
License
Apache-2.0 (code). datos.gov.co data is open data (see SOURCES.md).
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
