Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Reajuste de Aluguel

REMOTE · API.MCP.AI · SCANNED SEP 27

Rent adjustment for AI: apply the contract index (IGP-M, IPCA, INPC) to the current rent and get the

Available components

+3 this week 72 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability53
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 2939 tokens (~133/item across 22 items; 22 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 22 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 23 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Reajuste de Aluguel MCP server?

Reajuste de Aluguel is a hosted endpoint at https://api.mcp.ai/p_reajuste-de-aluguel, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.mcp.ai

# add to Claude Code
claude mcp add --transport http mcp-dir-reajuste-de-aluguel-mcp 'https://api.mcp.ai/p_reajuste-de-aluguel'
// .cursor/mcp.json
{
  "mcpServers": {
    "mcp-dir-reajuste-de-aluguel-mcp": {
      "url": "https://api.mcp.ai/p_reajuste-de-aluguel"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "mcp-dir-reajuste-de-aluguel-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_reajuste-de-aluguel"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.mcp-dir-reajuste-de-aluguel-mcp]
url = "https://api.mcp.ai/p_reajuste-de-aluguel"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mcp-dir-reajuste-de-aluguel-mcp": {
      "type": "remote",
      "url": "https://api.mcp.ai/p_reajuste-de-aluguel",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mcp-dir-reajuste-de-aluguel-mcp --url 'https://api.mcp.ai/p_reajuste-de-aluguel' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  mcp-dir-reajuste-de-aluguel-mcp:
    url: "https://api.mcp.ai/p_reajuste-de-aluguel"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "mcp-dir-reajuste-de-aluguel-mcp": {
      "Transport": "http",
      "Url": "https://api.mcp.ai/p_reajuste-de-aluguel"
    }
  }
}
# add to Vellum
assistant mcp add mcp-dir-reajuste-de-aluguel-mcp -t streamable-http -u 'https://api.mcp.ai/p_reajuste-de-aluguel'
// mcp.json
{
  "mcpServers": {
    "mcp-dir-reajuste-de-aluguel-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_reajuste-de-aluguel"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 27 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1
    • The server rewrote its instructions, which are the text every model session reads security
    • Server version: 0.9.346 → 0.9.351 functional
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://api.mcp.ai/p_reajuste-de-aluguel

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.ai CN=WE1,O=Google Trust Services,C=US 31 Jul 2026 29 Oct 2026 ECDSA 256 ECDSA-SHA256 796a3b1f576e3f2e133c5d19d8f7be3b
SANs: mcp.ai, *.mcp.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.mcp.ai. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
mcp.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.mcp.ai/p_reajuste-de-aluguel Verified 200
http (plaintext) http://api.mcp.ai/p_reajuste-de-aluguel Inconclusive 406
MCP tools · 22 exposed · ~2,814 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
authenticate ~99

MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a session-only login: call with { token: "<jwt>" } after the user pastes, or with no args to get the link.

NameTypeReqDescription
tokenstring––

No output schema declared.

No examples provided.

calculo_aluguel ~147

Aluguéis em atraso (Lei 8.245/91): reajusta o aluguel ao longo do contrato pelo índice, corrige cada mês atrasado até hoje, aplica juros de mora (1% a.m.) e multa moratória. Retorna detalhamento por mês + total.

NameTypeReqDescription
aluguel_inicialnumberyes–
data_calculostring––
fim_atrasostringyes–
indicestring––
inicio_atrasostringyes–
inicio_contratostringyes–
jurosnumber––
multanumber––
periodicidade_mesesnumber––

No output schema declared.

No examples provided.

calculo_atualizar ~218

Atualização monetária / liquidação de débito judicial: corrige parcelas por um índice oficial (IPCA, INPC, IGP-M, SELIC, TR…) e aplica juros, multa e honorários. Retorna detalhamento por parcela e totais. ATENÇÃO ao regime legal: SELIC já engloba correção+juros (não somar 1% a.m. por cima); pós-set/2024 o cível usa IPCA + taxa legal (Lei 14.905/2024).

NameTypeReqDescription
data_calculostring––
honorariosnumber––
honorarios_tipostring––
indicestring––
juros_tipostring––
multanumber––
multa_incide_sobre_jurosboolean––
parcelasarrayyes–
periodicidade_jurosstring––
pro_rataboolean––
taxa_jurosnumber––

No output schema declared.

No examples provided.

calculo_dosimetria ~172

Dosimetria da pena (art. 68 CP, sistema trifásico): pena-base pelas circunstâncias judiciais (art. 59), pena intermediária por atenuantes/agravantes (Súmula 231 STJ), pena definitiva por causas de aumento/diminuição (ex.: tentativa). Frações configuráveis.

NameTypeReqDescription
agravantesnumber––
atenuantesnumber––
causas_aumentoarray––
causas_diminuicaoarray––
circunstancias_desfavoraveisnumber––
fracao_fase1number––
fracao_fase2number––
pena_max_anosnumberyes–
pena_min_anosnumberyes–

No output schema declared.

No examples provided.

calculo_fgts ~108

Correção do FGTS (tese TR → INPC/IPCA-E, STF): por depósito calcula a diferença entre corrigir pelo índice de inflação vs pela TR, com juros de 3% a.a. da conta. Aceita depósitos manuais (ou, futuramente, extrato OCR).

NameTypeReqDescription
data_calculostring––
depositosarrayyes–
incluir_juros_3aaboolean––
indicestring––

No output schema declared.

No examples provided.

calculo_indice ~130

Consulta de índice oficial: fator de correção acumulado entre duas datas (mês inicial excluído, mês final incluído — convenção BACEN/IBGE). Se `valor` informado, retorna o valor corrigido; se `incluir_valores` true, retorna as variações mensais publicadas (puxar os índices crus).

NameTypeReqDescription
data_finalstring––
data_inicialstringyes–
incluir_valoresboolean––
indicestringyes–
pro_rataboolean––
valornumber––

No output schema declared.

No examples provided.

calculo_partilha ~102

Partilha de bens no divórcio por regime (Código Civil): apura a massa partilhável (bens − dívidas conforme o regime) e a quota de cada cônjuge, com torna por desequilíbrio. Marque entra_partilha por bem para sobrepor o default do regime.

NameTypeReqDescription
bensarrayyes–
dividasarray––
nomesobject––
regimestringyes–

No output schema declared.

No examples provided.

calculo_pensao ~144

Pensão alimentícia em atraso (art. 528 CPC): por mês do período calcula o devido (% do salário mínimo do mês, valor fixo ou % da remuneração), subtrai pagamentos e aplica correção (INPC) + juros 1% a.m. desde cada vencimento.

NameTypeReqDescription
data_calculostring––
fim_atrasostringyes–
formastringyes–
indicestring––
inicio_atrasostringyes–
jurosnumber––
pagamentosarray––
referencianumberyes–
remuneracoesarray––

No output schema declared.

No examples provided.

calculo_progressao ~157

Progressão de regime (LEP art. 112, Lei 13.964/2019): percentual de cumprimento por primário/reincidente × comum/hediondo × violência/resultado morte, descontando remição (trabalho/estudo) e detração, e retorna a data de progressão.

NameTypeReqDescription
dias_detracaonumber––
dias_trabalhadosnumber––
hediondoboolean––
horas_estudonumber––
inicio_cumprimentostringyes–
pena_anosnumberyes–
reincidenteboolean––
resultado_morteboolean––
violenciaboolean––

No output schema declared.

No examples provided.

calculo_restituicao_inss ~86

Restituição de descontos indevidos no INSS (fraude associativa, códigos 280/304/310/378): soma as parcelas descontadas corrigidas. Ressarcimento administrativo via acordo STF (ADPF 1.236).

NameTypeReqDescription
data_calculostring––
descontosarrayyes–
indicestring––

No output schema declared.

No examples provided.

calculo_revisional ~137

Revisional de contrato bancário: recalcula o financiamento pela taxa média de mercado do BACEN (busca ao vivo por modalidade+mês) e apura o excedente por parcela (Price ou SAC). A taxa média é referência, não teto (STJ).

NameTypeReqDescription
data_contratostring––
modalidadestring––
num_parcelasnumberyes–
parcela_paganumberyes–
sistemastring––
taxa_bacen_amnumber––
taxa_contratada_amnumberyes–
valor_financiadonumberyes–

No output schema declared.

No examples provided.

calculo_rmc_rcc ~102

RMC/RCC — reserva de margem consignável de cartão (INSS, códigos 217/268): limites de 5% e restituição corrigida dos descontos. Tese: cartão rotativo vendido como consignado que nunca amortiza.

NameTypeReqDescription
beneficio_mensalnumberyes–
data_calculostring––
descontosarrayyes–
indicestring––
tipostring––

No output schema declared.

No examples provided.

calculo_rmi ~116

RMI — Renda Mensal Inicial (pós-reforma EC 103/2019): média dos salários de contribuição × coeficiente (60% + 2% por ano acima de 20H/15M), com piso (salário mínimo) e teto (INSS).

NameTypeReqDescription
media_salariosnumberyes–
salario_minimonumber––
sexostringyes–
tempo_contribuicao_anosnumberyes–
teto_inssnumber––

No output schema declared.

No examples provided.

calculo_salario_minimo ~58

Salário mínimo nacional vigente de um ano (dinâmico, IPEADATA). Base para dosimetria (dia-multa), pensão por % do SM e mínimo existencial.

NameTypeReqDescription
anonumber––

No output schema declared.

No examples provided.

calculo_superendividamento ~95

Superendividamento (Lei 14.181/2021): % da renda comprometida, mínimo existencial (R$600, parametrizável), renda disponível e capacidade de pagamento de um plano de até 5 anos.

NameTypeReqDescription
dividasarrayyes–
minimo_existencialnumber––
prazo_mesesnumber––
renda_liquidanumberyes–

No output schema declared.

No examples provided.

calculo_tempo_contribuicao ~91

Tempo de contribuição (CNIS): soma os vínculos contando concomitância uma vez e converte atividade especial em comum (fatores EC 103/2019, só até 13/11/2019). Retorna tempo total e se atinge o tempo antigo (35H/30M).

NameTypeReqDescription
sexostringyes–
vinculosarrayyes–

No output schema declared.

No examples provided.

calculo_trabalhista ~174

Verbas rescisórias / liquidação trabalhista (CLT): saldo de salário, aviso prévio indenizado (Lei 12.506/2011), 13º proporcional, férias proporcionais + 1/3, férias vencidas, multa de 40%/20% do FGTS, com descontos de INSS e IRRF (tabelas 2026). Verbas indenizatórias isentas.

NameTypeReqDescription
admissaostringyes–
avisostring––
demissaostringyes–
dependentesnumber––
ferias_vencidasboolean––
motivostring––
projetar_avisoboolean––
salarionumberyes–
saldo_fgtsnumber––

No output schema declared.

No examples provided.

connect ~42

Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

marketplace ~532

The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like "find an MCP that does X", "consulta um CPF", "is there a tool for Y". Core flow: action=search discovers MCPs by intent → describe returns one MCP's full profile (every tool with its id + params, pricing, auth) so you pick the right tool_id → invoke RUNS that tool. KEY: invoke works even when the MCP is NOT installed — it runs the tool pontualmente (one-off), without adding the MCP to the toolkit and without bloating the tool list. If the MCP needs a credential/login, invoke returns a connect link; if it is paid and the wallet is empty, invoke returns a checkout/top-up link (the user opens it, then you retry). Use install only to make an MCP PERMANENT in the active toolkit (its tools then show up natively in future sessions); prefer invoke for a single/occasional use. list_tools lists what is callable right now. subscribe/cancel handle per-MCP billing; report_bug sends feedback; request_mcp asks us to build a NEW MCP when nothing fits. Search/describe flag installed_in_toolkit vs installed_in_workspace. Writes (install/uninstall/subscribe/cancel and the one-off install behind invoke) require workspace owner/admin. It also carries the mcp.ai PROMPT LIBRARY, which is about ready-made prompt TEXT rather than MCPs: search_prompts finds one, get_prompt returns its full text with {{variables}} filled, and publish_prompt saves a prompt and returns a shareable mcp.ai/p/<slug> link that opens without login.

NameTypeReqDescription
actionstring––
argumentsstring––
cancel_commentstring––
cancel_reasonstring––
conversationstring––
immediateboolean––
limitnumber––
mcp_idstring––
messagestring––
prompt_bodystring––
prompt_categorystring––
prompt_descriptionstring––
prompt_slugstring––
prompt_targetsarray––
prompt_titlestring––
prompt_toolstring––
prompt_varsstring––
querystring––
report_contextstring––
request_detailsstring––
request_namestring––
tier_slugstring––
tool_idstring––

No output schema declared.

No examples provided.

report_bug ~50

Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.

NameTypeReqDescription
contextstring––
conversationstring––
messagestringyes–

No output schema declared.

No examples provided.

show_version ~17

Show the current MCP platform and adapter versions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

toolkit_info ~37

Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the Reajuste de Aluguel MCP server?

Reajuste de Aluguel is an MCP server listed in the public MCP registry as io.github.mcp-dir/reajuste-de-aluguel-mcp. Rent adjustment for AI: apply the contract index (IGP-M, IPCA, INPC) to the current rent and get the. This page covers its hosted endpoint (https://api.mcp.ai/p_reajuste-de-aluguel).

Is the Reajuste de Aluguel MCP server safe to use?

Reajuste de Aluguel scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Reajuste de Aluguel MCP server expose?

Reajuste de Aluguel exposes 22 tools: calculo_atualizar, calculo_indice, calculo_salario_minimo, calculo_aluguel, calculo_pensao, and 17 more. Their descriptions and schemas cost roughly 2,814 tokens of context every time the server is loaded.

Does the Reajuste de Aluguel MCP server require authentication?

No. We connected to Reajuste de Aluguel without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Reajuste de Aluguel MCP server still maintained?

Reajuste de Aluguel is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.