BOE & EUR-Lex MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| boe_searchB | Busca normativa en la legislación consolidada del BOE. Soporta 'búsqueda relajada' si los términos específicos no devuelven nada. |
| boe_get_articleB | Obtiene el texto íntegro y detecta referencias cruzadas a otros documentos del BOE. |
| boe_get_relationshipsA | Analiza un documento para extraer sus relaciones jurídicas (qué leyes modifica, deroga o cuáles le afectan). Esencial para análisis profundo. |
| boe_get_daily_summary | Obtiene el sumario del BOE de una fecha concreta (aplanado para fácil lectura). |
| boe_search_recent_summariesA | Escanea exhaustivamente los sumarios de los últimos N días buscando palabras clave. Útil para encontrar anuncios ocultos. |
| boe_follow_link | Investiga links externos encontrados en documentos del BOE. Permite rastrear bases de datos regionales, licitaciones técnicas o anexos externos. |
| eurlex_search | Busca normativa europea (Experimental - Puede fallar por WAF). |
| eurlex_get_article | Obtiene un artículo concreto de normativa europea (Experimental). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 4 tools
Each tool targets a distinct operation: general search, article retrieval, relationship analysis, and recent summary scanning. No functional overlap.
All tools follow a consistent 'boe_' prefix with a verb_noun pattern (e.g., boe_search, boe_get_article). No naming conflicts or style mixing.
4 tools is well-scoped for a legislative document server, covering core research needs without bloat or deficiency.
Covers searching, detailed retrieval, relationship extraction, and recent alerts. Missing EUR-Lex coverage despite server name, but for BOE alone it is reasonably complete.