Co Eli
FreeNot checkedMCP server for Colombian Constitutional Court decisions (datos.gov.co) - citation verification and metadata.
About
MCP server for Colombian Constitutional Court decisions (datos.gov.co) - citation verification and metadata.
README
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 |
co_coverage |
Declare what this connector covers, when each family was captured, and - explicitly - what it does NOT cover. Every gap carries a fallback. |
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).
Install Co Eli in Claude Desktop, Claude Code & Cursor
unyly install co-eliInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add co-eli -- uvx co-eli-mcpStep-by-step: how to install Co Eli
FAQ
Is Co Eli MCP free?
Yes, Co Eli MCP is free — one-click install via Unyly at no cost.
Does Co Eli need an API key?
No, Co Eli runs without API keys or environment variables.
Is Co Eli hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Co Eli in Claude Desktop, Claude Code or Cursor?
Open Co Eli on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Co Eli with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
