Skip to content
Back to search
100
MCP live v0.1.0 streamable-http

com.retirecrunch/calculators

com.retirecrunch/calculators

FIRE & retirement calculators + a multi-currency portfolio rebalancer (exact buy/sell trades).

Uptime
5.8%
52 probes
Response
114ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

calculate_fire_target

Estimate the savings target needed for Financial Independence / Early Retirement. Runs Monte Carlo simulation and returns the probability the portfolio survives the planning horizon.

calculate_coast_fire

Compute the Coast FIRE milestone — the capital required today such that, with no further contributions, a portfolio compounds to the user's retirement target by their target age.

compute_swiss_property_tax

Estimate the Swiss cantonal real-estate capital gains tax (Grundstückgewinnsteuer) for a property sale. Covers all 26 cantons with holding-period adjustments and Ersatzbeschaffung (replacement-residen…

project_wealth_plan

Run RetireCrunch's full year-by-year Wealth Plan projection for a household. Models earned income, pensions, expenses, portfolio growth, optional growth→income phase switch, mortgage amortization, opt…

get_portfolio_returns

Return RetireCrunch's historical portfolio return profiles for a currency. Each profile is a (return %, volatility %) pair derived from real index data — useful for grounding the assumptions in calcul…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.retirecrunch/calculators": {
      "url": "https://mcp.retirecrunch.com/mcp",
      "transport": "streamable-http"
    }
  }
}