Skip to main content
Glama
xavimf87

mcp-govern

by xavimf87

bde_serie

Retrieve current values of Bank of Spain financial series, including Euribor and CPI, to contextualize macroeconomic research.

Instructions

Obté l'últim valor de sèries financeres del Banc d'Espanya.

Inclou Euribor, IPC, deute públic, tipus d'interès del BCE, etc. Per contextualitzar investigacions amb dades macroeconòmiques.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seriesYesCodis de sèries separats per comes. Exemples: 'D_1NBAF472' (Euribor 1 any), 'D_1NBAF474' (Euribor 3 mesos), 'D_1AEA8S1' (IPC general), 'D_1BE9994' (Deute públic), 'D_1NBAF468' (Tipus interès BCE)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It states the tool returns the 'latest value', but does not explain behavior for invalid series codes, multiple series (comma-separated), or any side effects. The lack of behavioral detail is a significant gap for a tool without annotations.

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 extremely concise, consisting of two sentences that efficiently convey the purpose and context. Every sentence adds value without redundancy.

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

Completeness3/5

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

Given the tool's simplicity (one parameter) and the presence of an output schema (so return values need not be described), the description is reasonably complete. However, it lacks information on error handling, authentication, or limitations, which would be expected given the absence of annotations.

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?

Schema description coverage is 100%, so baseline is 3. The description adds context about the types of series available (Euribor, IPC, etc.), supplementing the schema's examples. However, it does not add much beyond what the schema already provides, so the baseline score is appropriate.

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

Purpose5/5

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

The description clearly states the tool's purpose: obtaining the latest value of financial series from the Bank of Spain. It specifies the resource (financial series from BDE) and the action (obtain latest value), and distinguishes it from siblings like 'bde_series_destacades' which likely provides predefined highlighted series.

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 a high-level use case ('Per contextualitzar investigacions amb dades macroeconòmiques'), but does not offer explicit guidance on when to use this tool versus alternatives like 'bde_series_destacades' or other data tools. No exclusions or prerequisites are mentioned.

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