Skip to main content
Glama
xavimf87

mcp-govern

by xavimf87

bdns_cercar_concessions

Search for granted subsidies in the Spanish BDNS database, filtering by beneficiary, organization, region, and date range. Returns details like amount and administrative level.

Instructions

Cerca concessions (subvencions atorgades) a la BDNS de tota Espanya.

INCLOU NOMS REALS de beneficiaris (persones físiques i jurídiques). Filtra per text, òrgan, comunitat autònoma i rang de dates. Retorna: beneficiari, import, convocatòria, nivell administratiu, instrument.

Per a resultats de Catalunya, usa comunitat='CATALUÑA'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textoNoText lliure per cercar (beneficiari, convocatòria...)
organoNoÒrgan convocant (ex: 'Ministerio de Hacienda')
paginaNoNúmero de pàgina (0 = primera)
comunitatNoComunitat autònoma (ex: 'CATALUÑA', 'MADRID', 'ANDALUCÍA')
data_finsNoData fi en format DD/MM/YYYY (ex: '31/12/2026')
data_desdeNoData inici en format DD/MM/YYYY (ex: '01/01/2026')
resultats_per_paginaNoResultats per pàgina (per defecte 50, màxim 200)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description highlights that it returns real names (privacy implication) and lists return fields. With no annotations provided, this adds important behavioral context. However, it does not mention that this is a read-only search or pagination behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with purpose stated first, followed by key features and a tip. Every sentence adds value. No redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers purpose, filters, return fields, and a region-specific tip. It does not mention pagination. Given the presence of an output schema, the missing pagination note is a minor gap but overall adequate for a search tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

All parameters have schema descriptions (100% coverage). The description reinforces the filter options and adds a specific tip about using 'CATALUÑA' for community. While helpful, it does not provide substantial new meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it searches for concessions (granted subsidies) in BDNS Spain. It lists filters and return fields. However, it does not explicitly differentiate from similar sibling tools like 'cercar_subvencions' or 'bdns_cercar_convocatories', though the name suggests distinction.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides filter options and a tip for Catalonia, but no explicit guidance on when to use this tool vs siblings. The context of searching for granted concessions implies use cases, but comparative guidance is missing.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/xavimf87/mcp-govern'

If you have feedback or need assistance with the MCP directory API, please join our Discord server