Server data from the Official MCP Registry
MCP server for Chilean legislation via BCN Linked Open Data, verifiable citations.
MCP server for Chilean legislation via BCN Linked Open Data, verifiable citations.
This is a well-structured, read-only MCP server for accessing Chilean legislation via the BCN public SPARQL endpoint. The code demonstrates strong security practices: proper input validation, no authentication required (appropriate for a public API), structured error handling, audit logging, and appropriate permission scoping. No sensitive credentials are hardcoded, and dangerous patterns are absent. Minor code quality observations do not impact the security posture. Supply chain analysis found 6 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CL_ELI_CACHE_DIR
Environment variable: CL_ELI_AUDIT_DIR
Environment variable: CL_ELI_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-matematicsolutions-cl-eli-mcp": {
"env": {
"CL_ELI_BASE_URL": "your-cl-eli-base-url-here",
"CL_ELI_AUDIT_DIR": "your-cl-eli-audit-dir-here",
"CL_ELI_CACHE_DIR": "your-cl-eli-cache-dir-here"
},
"args": [
"cl-eli-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server for Chilean legislation via the BCN (Biblioteca del Congreso Nacional de Chile) Linked Open Data SPARQL endpoint. Searches and fetches laws, decrees, and resolutions by their persistent resource URI.
BCN's resource URIs are not formally called ELI, but they carry the same
idea: jurisdiction, type, issuing body, date, number, all in one
dereferenceable URI. This connector returns metadata (title, number, dates,
issuing body) - not the operative text of the law. Following source_url
(the same URI, content-negotiated) takes you to the human-readable page.
| Tool | Purpose |
|---|---|
cl_search_norms | Full-text search over norm titles |
cl_get_norm | Full detail for one norm by its BCN resource URI |
Every response carries lex_uri and source_url (both the BCN resource
URI) and human_readable_citation (e.g. "Ley 18290, de 1984-01-23").
pip install cl-eli-mcp
| Env var | Default |
|---|---|
CL_ELI_CACHE_DIR | ~/.matematic/cache/cl-eli |
CL_ELI_AUDIT_DIR | ~/.matematic/audit |
CL_ELI_BASE_URL | https://datos.bcn.cl/sparql |
Apache-2.0 (code). BCN Linked Open Data is a public government dataset (see SOURCES.md).
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.