Skip to main content
Glama

SELIC Daily Rate

finance.bcb.selic
Read-onlyIdempotent

Retrieve the latest Brazilian SELIC daily interest rates (series 11) from BCB SGS. Specify the number of recent observations to obtain up to 500 data points.

Instructions

Brazilian SELIC daily interest rate (series 11) — last N observations from BCB SGS. ODbL

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
last_nNoNumber of most recent observations to return (default 30, max 500). For daily series this is days; for monthly (IPCA) it is months.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultNoTool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response.
errorNoPresent only when the call failed. Includes error code, message, request_id, and any provider-specific extras.
Behavior3/5

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

Annotations (readOnlyHint=true, destructiveHint=false, idempotentHint=true) already cover the safety profile. The description adds that it returns 'last N observations' and mentions the data source (BCB SGS) and license (ODbL), which provides useful context but does not reveal critical behavioral traits beyond 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 a single sentence with no redundant words. It is front-loaded with the core purpose and includes key details (series 11, source, license). Every word contributes value.

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

Completeness5/5

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

For a simple tool with one parameter, comprehensive annotations, and an output schema, the description is fully adequate. It specifies the exact series, source, and parameter behavior, leaving no gaps for an agent to misinterpret.

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?

Input schema has 100% coverage for parameter 'last_n' with a clear description including default and max. The description does not add extra semantic information beyond the schema, so baseline score of 3 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 it returns the Brazilian SELIC daily interest rate (series 11) from BCB SGS, specifying the verb 'return', the resource 'SELIC daily interest rate', and the scope 'last N observations'. This distinguishes it from sibling tools like finance.bcb.cdi (CDI rate) and finance.bcb.ipca (IPCA inflation).

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 implies usage for SELIC daily rate queries but does not explicitly state when to use this tool versus alternatives or provide exclusion criteria. Sibling tools include other BCB rates, so the context helps, but no direct guidance is given.

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/whiteknightonhorse/APIbase'

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