calcular_inflacao_acumulada

Calcula o efeito da inflação sobre um valor monetário em dois modos: (1) Correção monetária: atualiza um valor pelo IPCA/IGP-M acumulado em um período passado — útil para atualizar contratos, salários, aluguéis e valores judiciais. (2) Projeção futura: simula quanto um valor perde de poder de com...

Server Contaí — Calculadoras Fiscais Brasileiras @contai-evoluke/mcp-server
Category Read
Risk class Low
Parameters 52 required

What calcular_inflacao_acumulada does on Contaí — Calculadoras Fiscais Brasileiras

AI agents call calcular_inflacao_acumulada to retrieve information from Contaí — Calculadoras Fiscais Brasileiras without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
modo string Yes Modo de cálculo: "correcao_monetaria" (corrige um valor pelo IPCA/IGP-M acumulado de um período — requer indiceAcumuladoPercent), "projecao_futura" (projeta o e
anosProjecao integer Horizonte de projeção em anos (1 a 50). Obrigatório no modo projecao_futura. Retorna série anual com valor nominal e perda acumulada de poder de compra
taxaAnualPercent number Taxa de inflação anual estimada em % ao ano. Obrigatório no modo projecao_futura. Ex: 4.5 = 4,5% a.a. (meta de inflação do Banco Central em 2026)
valorInicialCents integer Yes Valor inicial a ser corrigido ou projetado, em centavos. Ex: R$ 1.000 → 100000
indiceAcumuladoPercent number Índice de inflação acumulado no período em % (IPCA ou IGP-M). Obrigatório no modo correcao_monetaria. Ex: IPCA 2020–2024 = 35,6 → informe 35.6. Consulte o cache

Parameters from the server's own tool schema.

Why calcular_inflacao_acumulada needs a policy

This tool performs financial calculations and projections based on inflation indices (IPCA/IGP-M) but only returns computed values. It does not create, modify, delete, or execute commands—it purely reads/processes data to produce informational output. The most severe risk is misuse of incorrect inflation assumptions, which is low severity.

From the tool's definition Tool description states it 'Calcula' (calculates) and 'Retorna fator de correção, valor corrigido e percentual' (returns correction factor, corrected value and percentage).

Questions about calcular_inflacao_acumulada

What does the calcular_inflacao_acumulada tool do? +

Calcula o efeito da inflação sobre um valor monetário em dois modos: (1) Correção monetária: atualiza um valor pelo IPCA/IGP-M acumulado em um período passado — útil para atualizar contratos, salários, aluguéis e valores judiciais. (2) Projeção futura: simula quanto um valor perde de poder de compra ao longo dos anos a uma taxa estimada de inflação — útil para planejamento de aposentadoria e FIRE. Retorna fator de correção, valor corrigido e percentual de perda do poder de compra. It is categorised as a Read tool in the Contaí — Calculadoras Fiscais Brasileiras MCP Server, which means it retrieves data without modifying state.

What parameters does calcular_inflacao_acumulada accept? +

calcular_inflacao_acumulada accepts 5 parameters: modo, anosProjecao, taxaAnualPercent, valorInicialCents, indiceAcumuladoPercent. Required: modo, valorInicialCents. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on calcular_inflacao_acumulada? +

Register the Contaí — Calculadoras Fiscais Brasileiras MCP server in PolicyLayer and add a rule for calcular_inflacao_acumulada: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Contaí — Calculadoras Fiscais Brasileiras. Nothing to install.

What risk level is calcular_inflacao_acumulada? +

calcular_inflacao_acumulada is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit calcular_inflacao_acumulada? +

Yes. Add a rate_limit block to the calcular_inflacao_acumulada rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block calcular_inflacao_acumulada completely? +

Set action: deny in the PolicyLayer policy for calcular_inflacao_acumulada. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides calcular_inflacao_acumulada? +

calcular_inflacao_acumulada is provided by the Contaí — Calculadoras Fiscais Brasileiras MCP server (@contai-evoluke/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.