Co Eli MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 152 installs a week from pypi. Last commit 18 Jul 2026.
MCP server for Colombian Constitutional Court case law (datos.gov.co), citation verification.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add co-eli-mcp -- uvx co-eli-mcp
{
"mcpServers": {
"co-eli-mcp": {
"args": [
"co-eli-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.co-eli-mcp]
command = "uvx"
args = ["co-eli-mcp"]
{
"mcpServers": {
"co-eli-mcp": {
"args": [
"co-eli-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"co-eli-mcp": {
"args": [
"co-eli-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.