indicator
ActiveTool of Bcb Br
declared in 0.1.0
Convenience lookup for common Brazilian macro indicators by friendly name (no SGS code needed). names: selic_target, selic_daily, ipca, usd_brl_ptax, usd_brl, cdi. Returns the latest N observations with the series label and unit.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"last": {
"type": "integer",
"description": "How many recent observations to return (default 12, max 1000)."
},
"name": {
"type": "string",
"description": "One of: selic_target, selic_daily, ipca, usd_brl_ptax, usd_brl, cdi."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bcb Br
https://github.com/pipeworx-io/mcp-bcb-br
1/7 registries