Skip to main content
Glama

Indicadores financeiros do Brasil

get_financial_indicators
Read-only

Retorna indicadores financeiros atualizados do Brasil acompanhados pela Meelion, incluindo Selic, CDI/DI, IPCA e poupança (valores vigentes). Para expectativas de mercado ou curva futura por ano, use get_future_projections. Use quando o usuário perguntar sobre taxas atuais, indicadores econômicos, inflação, juros, rentabilidade de referência ou contexto macroeconômico para investimentos de renda fixa. English keywords: Brazilian financial indicators, Selic, CDI, DI, IPCA, inflation, interest rates, savings account, fixed income benchmarks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.3/5.0
Behavior3/5

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

Annotations already declare read-only and non-destructive, so the safety profile is covered. The description adds that values are 'atualizados' and 'valores vigentes', clarifying data is current, but it doesn't describe the return format or update frequency, leaving some behavioral gaps.

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

Conciseness4/5

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

The description is moderately long but front-loaded with the main action, followed by usage guidance and English keywords. The English keyword section adds length but serves multilingual matching, so it earns its place.

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?

For a no-parameter, read-only tool with no output schema, the description covers purpose, usage, and scope well. It lists exact indicators and differentiates from siblings, though it stops short of describing the response structure, which would improve completeness.

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

Parameters4/5

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

The tool has no parameters and an empty schema, so there is nothing for the description to explain. Per the evaluation baseline for zero parameters, this scores 4.

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 it returns current Brazilian financial indicators (Selic, CDI/DI, IPCA, poupança) with a specific verb and resource. It distinguishes from get_future_projections by explicitly addressing expectations/future curve, avoiding confusion with siblings.

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

Usage Guidelines5/5

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

It provides explicit usage scenarios: when users ask about current rates, economic indicators, inflation, interest rates, or fixed-income benchmarks. It also directs users to get_future_projections for market expectations or future curves, giving a clear alternative.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool targets a distinct resource: best investments, current indicators, future projections, specific investment details, and market quotes. The descriptions clearly separate current from projected indicators, and list vs. detail views. No overlapping functionality.

Naming Consistency5/5

All tools follow a consistent 'get_' prefix with descriptive noun phrases in snake_case. This creates a predictable pattern where the resource is always clear from the name.

Tool Count5/5

With 5 tools, the server is well-scoped for a financial information provider. Each tool addresses a core need without redundancy or bloat.

Completeness5/5

The tool surface covers the full read-only workflow: discover best investments, inspect details, check current indicators, view future projections, and monitor market quotes. No obvious gaps for the stated purpose of Brazilian fixed income and economic data.