BOE & EUR-Lex MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anamtb/boe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server