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
11.1%
27 probes
Response
114ms
last probe
Tools
5
callable

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…

Similar MCP servers embedding-nearest

com.calcfleet/calculators
Tested financial & practical calculators as free, no-auth MCP tools for AI agents.
0 tools · streamable-http
io.github.sarveshtalele/personal-finance
54 robust financial calculators based on deterministic mathematical principles.
0 tools
axiom-calculator-mcp
Personal finance calculators for AI agents — mortgage, compound interest, FIRE, loan comparison, and more. Zero API keys required.
0 tools
TradingCalc MCP — Crypto Futures Math
Crypto futures math: PnL, liquidation, position sizing, carry trade. 19 tools. Not AI estimates.
0 tools · streamable-http
io.github.qkrehgk1-wq/mcp-korea-worklife
Korean calculators: salary take-home, severance, jeonse-rent, annual leave, VAT, pyeong.
0 tools
com.thenextgennexus/finance-mcp-server live
Stocks, crypto, FX, and portfolio math in one tool — no per-source API juggling.
5 tools · streamable-http

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"
    }
  }
}