resumen_boletin
Resume lo publicado en un boletín oficial un día concreto: '¿qué ha salido hoy en el BOE?' o '¿qué publicó el BOCM el lunes?'. Devuelve las entradas agrupadas por apartado o tipo (subvenciones, licitaciones, nombramientos, normativa…) con su número y una muestra de títulos, importes y plazos. Par...
This record as markdown: /tools/es-boletinclaro-mcp/resumen-boletin.md
What resumen_boletin does on Boletín Claro
AI agents call resumen_boletin to retrieve information from Boletín Claro without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
fecha | string | — | Fecha en formato AAAA-MM-DD. Si lo dejas vacío, se usa el día de hoy. |
fuente | string | Yes | Código del boletín a resumir: BOE, BOCM, BDNS, DOG, BOPV, BOJA… tal como aparece en los enlaces. |
Parameters from the server's own tool schema.
Why resumen_boletin is rated Low
This tool fetches and summarizes publicly available official bulletin data for a given source and date. It performs a read/query operation with no writes, executions, or destructive actions. Misuse potential is minimal as it only returns publicly available index information.
From the tool's definition 'Resume lo publicado en un boletín oficial un día concreto' and 'Devuelve las entradas agrupadas por apartado o tipo' — retrieves and summarizes published official gazette content; read-only, no side effects. 'No requiere iniciar sesión.'
Attacks that exploit this kind of access
The rule that runs resumen_boletin safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Boletín Claro, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For resumen_boletin, this is the rule to start with:
resumen_boletin is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Boletín Claro, apply this rule, and every resumen_boletin call is checked against it from then on.
Questions about resumen_boletin
Resume lo publicado en un boletín oficial un día concreto: '¿qué ha salido hoy en el BOE?' o '¿qué publicó el BOCM el lunes?'. Devuelve las entradas agrupadas por apartado o tipo (subvenciones, licitaciones, nombramientos, normativa…) con su número y una muestra de títulos, importes y plazos. Parámetros: 'fuente' (código del boletín: BOE, BOCM, BDNS, DOG, BOPV, BOJA…) y 'fecha' (AAAA-MM-DD; vacío = hoy). Es un índice del día; para el detalle de una entrada usa buscar_boletines. No requiere iniciar sesión. It is categorised as a Read tool in the Boletín Claro MCP Server, which means it retrieves data without modifying state.
resumen_boletin accepts 2 parameters: fecha, fuente. Required: fuente. The full parameter table on this page comes from the server's own tool schema.
Register the Boletín Claro MCP server in PolicyLayer and add a rule for resumen_boletin: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Boletín Claro. Nothing to install.
resumen_boletin is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the resumen_boletin rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for resumen_boletin. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
resumen_boletin is provided by the Boletín Claro MCP server (https://boletinclaro.es/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Boletín Claro, and thousands of servers like it.
This server
Across the catalogue