Server data from the Official MCP Registry
MCP server for Spanish BOE consolidated legislation, grounded by id/ELI with verifiable citations.
MCP server for Spanish BOE consolidated legislation, grounded by id/ELI with verifiable citations.
Well-engineered MCP server for Spanish BOE legislation with strong security practices. Read-only access to public data, proper audit logging, input validation, and error handling are well-implemented. Minor code quality findings do not materially affect security posture. Permissions are appropriate for the stated purpose of accessing public BOE APIs and caching. Supply chain analysis found 6 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 11 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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-matematicsolutions-es-eli-mcp": {
"args": [
"es-eli-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
An MCP server for the Spanish BOE (Boletin Oficial del Estado) open-data API. It grounds Spanish consolidated legislation: given a BOE id or a date in the official gazette, it returns metadata, structure and full consolidated text, with verifiable ELI identifiers and Spanish citations.
Part of the MateMatic eu-legal-mcp production line - after PL, DE and AT. Same citation
contract, BOE source.
No free-text search. The BOE open-data keyword-search endpoint (
/legislacion-consolidada) currently returns a server-side error, so this connector is grounding + gazette-browse, not keyword search. Discover documents viaes_browse_gazette(by date) or use a known BOE id / ELI. Every response carries adataset_note.Licence. Spanish BOE content is official public information published as open data; reuse presumes acceptance of the BOE reuse conditions. This connector relays that public content with attribution and a
source_url.
| Tool | What it does |
|---|---|
es_browse_gazette | List documents published in the BOE on a date (YYYYMMDD) - discovery. |
es_get_act | Metadata for a BOE id (eli_uri, official titulo, source). |
es_get_index | The block index (articles, titles) of a consolidated law. |
es_get_text | Consolidated text (XML), whole or by block. |
Every response carries the contract: eli_uri (a full ELI URL, e.g.
https://www.boe.es/eli/es/lo/2018/12/05/3), human_readable_citation (the official
titulo), and source_url.
cd es-eli-mcp
pip install -e .
{
"mcpServers": {
"es-eli-mcp": { "command": "es-eli-mcp" }
}
}
Environment:
ES_ELI_BASE_URL - default https://www.boe.es/datosabiertos/apiES_ELI_CACHE_DIR - default ~/.matematic/cache/es-eliES_ELI_AUDIT_DIR - default ~/.matematic/auditNo API key. BOE open data is keyless.
~/.matematic/audit/es-eli-mcp.jsonl.boe.es; no LLM provider, no telemetry.source_url.See CONSTITUTION.md and DISCOVERY.md.
pip install -e ".[dev]"
pytest tests/test_instructions_drift.py -v # offline
pytest tests/test_smoke.py -v # hits live BOE
Apache-2.0. © Matematic Solutions / Wieslaw Mazur.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.