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.
Latest Blog Posts
- 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