falazuki-finance-br
Provides financial calculators and economic data for Brazil, originally created for the Fala, Zuki! WhatsApp assistant.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@falazuki-finance-brCalculate net salary for R$ 5,000"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
falazuki-finance-br
MCP server com calculadoras financeiras e dados econômicos do Brasil.
25 tools para cálculos financeiros, trabalhistas, tributários e planejamento financeiro.
Tools
Calculadoras Financeiras (9)
Tool | Descrição |
| Salário líquido CLT (INSS + IRRF) |
| Juros compostos com aportes mensais |
| Parcelas de financiamento (Price) |
| Financiamento imobiliário SAC vs Price |
| Rendimento renda fixa (CDB, LCI, Tesouro, Poupança) |
| Orçamento pela regra 50/30/20 |
| Quanto um gasto recorrente viraria investido |
| Correção de valor pela inflação (IPCA) |
| Salário real vs inflação |
Calculadoras Trabalhistas (5)
Tool | Descrição |
| Rescisão trabalhista CLT completa |
| Horas extras CLT (50% e 100%) |
| Férias CLT + 1/3 + abono |
| 13º salário com descontos |
| DAS MEI mensal |
Planejamento Financeiro (4)
Tool | Descrição |
| Quanto precisa para viver de renda |
| Reserva de emergência ideal |
| Plano de quitação (avalanche vs bola de neve) |
| Comparação CLT vs PJ |
Dados de Referência (5)
Tool | Descrição |
| Custo de vida por cidade brasileira (15 cidades) |
| Salário médio por profissão (25 profissões) |
| Selic, CDI, IPCA, IGP-M, dólar, euro |
| Tabela INSS 2026 |
| Tabela IRPF 2026 |
Recursos (2)
Tool | Descrição |
| Busca calculadora por tema |
| Informações sobre o Fala, Zuki! |
Related MCP server: mcp-brasil
Uso com Claude Desktop
{
"mcpServers": {
"falazuki-finance-br": {
"command": "npx",
"args": ["-y", "falazuki-finance-br"]
}
}
}Arquitetura
src/
├── index.ts — Entry point (stdio)
├── server.ts — Server setup
├── lib/ — Shared utilities
│ ├── brazilian-tax.ts — INSS, IRRF, IR investimentos
│ ├── constants.ts — URLs, brand
│ ├── math.ts — round, pmt, rate conversions
│ ├── format.ts — Response formatters
│ └── search.ts — Fuzzy matching
├── calculators/ — 1 arquivo por calculadora (18)
├── data-tools/ — Consultas de dados (5)
├── resources/ — Busca e info (2)
└── data/ — JSON datasets
├── cities.json — 15 cidades
├── professions.json — 25 profissões
├── rates.json — Taxas econômicas
├── inss-table.json — Tabela INSS 2026
└── irpf-table.json — Tabela IRPF 2026Dados
Fontes: IBGE, CAGED, Banco Central do Brasil, Receita Federal.
Licença
MIT
Por Fala, Zuki! — Assistente financeiro pessoal no WhatsApp.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for the Brazilian Central Bank (BCB/SGS) public API, providing access to 18,000+ economic time series. Includes a curated catalog of 150+ popular indicators organized in 12 categories: interest rates (Selic), inflation (IPCA, IGP-M, INPC), exchange rates (USD, EUR), GDP, employment, credit, fiscal data, and more. Supports historical queries with date filters, latest values, metadata loo81356MIT
- Alicense-qualityDmaintenanceAn MCP server that connects AI agents to over 200 tools across 27 Brazilian public APIs, covering economic, legislative, transparency, and judicial data. It enables users to query and cross-reference extensive government datasets from sources like IBGE, the Central Bank, and the Brazilian Congress.1,712MIT
- AlicenseAqualityBmaintenanceMCP server for validating and generating Brazilian documents (CPF, CNPJ, and bank boletos) with 6 tools, a resource, and a prompt.6MIT
- AlicenseBqualityBmaintenanceMCP server for mathematical calculations with high-precision arithmetic, statistics, unit conversion, and financial math tools.13MIT
Related MCP Connectors
# MCP DadosBR Servidor MCP focado em dados públicos do Brasil. Oferece duas ferramentas simples e…
MCP server for live, sourced Brazilian public data from the official IBGE APIs.
Banco Central do Brasil (Brazil's central bank) MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/solusinc/falazuki-finance-br'
If you have feedback or need assistance with the MCP directory API, please join our Discord server