Server data from the Official MCP Registry
Datos públicos de España: subvenciones, licitaciones y boletines oficiales (BOE, BORME).
Datos públicos de España: subvenciones, licitaciones y boletines oficiales (BOE, BORME).
Remote endpoints: streamable-http: https://boletinclaro.es/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
6 tools verified · Open access · No 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.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"es-boletinclaro-mcp": {
"url": "https://boletinclaro.es/mcp"
}
}
}From the project's GitHub README.
Datos públicos españoles para tu IA: el dinero público —subvenciones y licitaciones— y todos los boletines oficiales (BOE, BORME, autonómicos). Con datos reales, no suposiciones.
Conecta tu IA (Claude, ChatGPT, Cursor, VS Code, Gemini…) a Boletín Claro y pregúntale en lenguaje natural. Dos superficies, una sola conexión:
Las respuestas salen de datos reales indexados, no de suposiciones del modelo.
Una sola URL, sin instalar nada, sin API key, sin registro:
https://boletinclaro.es/mcpConéctate y míralo en boletinclaro.es/mcp.
Es un servidor remoto (Streamable HTTP). No descargas nada: das la URL a tu cliente.
claude mcp add --transport http boletinclaro https://boletinclaro.es/mcp
Ajustes → Connectors → Add custom connector → pega https://boletinclaro.es/mcp.
En claude_desktop_config.json:
{
"mcpServers": {
"boletinclaro": {
"command": "npx",
"args": ["mcp-remote", "https://boletinclaro.es/mcp"]
}
}
}
En ~/.cursor/mcp.json:
{
"mcpServers": {
"boletinclaro": {
"url": "https://boletinclaro.es/mcp"
}
}
}
En .vscode/mcp.json:
{
"servers": {
"boletinclaro": {
"type": "http",
"url": "https://boletinclaro.es/mcp"
}
}
}
Modo desarrollador → Ajustes → Connectors → crea un conector y pega https://boletinclaro.es/mcp.
{
"mcpServers": {
"boletinclaro": {
"httpUrl": "https://boletinclaro.es/mcp"
}
}
}
Cualquier cliente compatible con MCP remoto sirve. Si el tuyo solo soporta stdio, usa el puente universal:
npx mcp-remote https://boletinclaro.es/mcp
| Herramienta | Para qué |
|---|---|
buscar_oportunidades | Subvenciones y licitaciones que encajan con el perfil de una empresa, en lenguaje natural. Filtros: tipo, zona (CCAA/provincia/municipio), importe mín/máx, en plazo o histórico. |
buscar_boletines | Normativa, leyes, decretos y anuncios en los boletines oficiales (BOE, BORME y autonómicos: BOJA, DOGC, DOG, BOCM…). |
buscar_empresa | Encuentra el NIF de una empresa por su nombre y su total de dinero público recibido. |
perfil_empresa | Cuánto dinero público ha recibido una empresa (por NIF): subvenciones, contratos, I+D europeo y mercantil, con totales y sectores. |
detalle_convocatoria | Detalle de una convocatoria de subvenciones (BDNS): importe total, nº de concesiones y principales beneficiarios. |
detalle_licitacion | Detalle de una licitación pública (PLACSP): importe, plazo, lugar, CPV, lotes, órgano y adjudicatarios. |
Cada resultado enlaza a su ficha en boletinclaro.es.
Dinero público
Boletines oficiales
Transporte Streamable HTTP, stateless, anónimo (límite ~120 req/min por IP). Prueba el protocolo directo:
curl -s -X POST https://boletinclaro.es/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
Estas herramientas son para búsquedas puntuales. Si quieres vigilancia automática —que Boletín Claro te avise por email en cuanto se publique una subvención o licitación que te encaje— crea una alerta en boletinclaro.es.
Boletín Claro is the MCP server for Spanish public-sector data — public money (government grants via BDNS, public tenders via PLACSP/TED, EU R&D funding via CORDIS) and the official gazettes (BOE, BORME and regional bulletins: laws, decrees, announcements) — with real indexed data instead of model guesses.
Remote server (Streamable HTTP), no install, no API key. Just point your MCP client at:
https://boletinclaro.es/mcp
Tools (Spanish names, natural-language Spanish queries): buscar_oportunidades (grants & tenders matching a company profile), buscar_boletines (official-gazette law/announcement search), buscar_empresa / perfil_empresa (public money received by a company), detalle_convocatoria / detalle_licitacion (full detail of a grant call / tender). See the connection snippets above.
Boletín Claro indexa los datos públicos de España —el dinero público y los boletines oficiales— y publica resúmenes con IA. Este repositorio documenta su conector MCP público y gratuito.
boletinclaro.es · Licencia MIT
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.