mcpbeat Sign in

Fi-Plan MCP Server

not responding

Fi-Plan is listed as active in the registry but did not answer our last check. It exposes 4 tools. Last commit 11 Sep 2026.

Financial simulator for Indian salaries: loans, taxes, SIPs and 50-year FIRE plans.

Uptime history 11 days of history · worst day 1%
11 days agonow
11.0%
Uptime 24h
10 of 91 checks
4
Tools
read from the server
754 ms
Response time
average over 24h
0
Stars
last commit 11 Sep 2026

Fi-Plan does not always answer

Over the last week it answered 4.2% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add fi-plan --transport http https://www.fi-plan.in/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fi-plan": {
      "url": "https://www.fi-plan.in/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fi-plan]
url = "https://www.fi-plan.in/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fi-plan": {
      "url": "https://www.fi-plan.in/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fi-plan": {
      "url": "https://www.fi-plan.in/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

loan
loan_amortization
Pure calculation of EMI and a month-by-month amortization schedule for a loan of amount at annual interest_rate over tenure months. Returns opening/closing balance, interest, principal and running totals per month. Pass optional prepayments to model extra principal payments beyond the EMI (each {start_month, amount, frequency: 'm'|'q'|'y'|null, step_pct?} — null frequency = one-time lump, step_pct = % the amount grows by each recurrence): the EMI stays constant, the loan shortens, and the result becomes { schedule, payoff_month, total_interest_paid, total_prepaid, interest_saved } instead of a plain array. NOTE: here start_month is loan-relative (1 = the loan's first EMI month); on a persisted loan the same fields are plan-absolute months.
loan_refinance
Pure what-if: closes the loan at refinance_month (outstanding balance settled) and restarts it at new_rate over new_tenure months. Returns outstanding balance, old vs new EMI, remaining interest vs new total interest, interest_saved, net_savings (after optional foreclosure_charge) and breakeven_months (null when the new EMI is not lower). Read-only — to persist, update the old loan's end_month and add the new loan.
asset
asset_projection
Pure calculator for one asset (no plan needed): monthly value, invested, growth, income and TDS over duration months. Pass asset parameters (principal, growth_rate, yield_rate, income_frequency, income_mode, maturity_month, sale_month, sip) — class presets are NOT applied automatically, so pass explicit rates. TDS on FD interest follows the stored rules for the assessment_year. Returns rows plus closing value and totals.
simulate
simulate_plan
Applies an ordered list of scenario patches to a DEEP COPY of the plan (never persisted) and returns the resulting snapshot plus applied_patches. Pass plan_id to load the plan server-side (preferred — never paste plan_json); plan_json is accepted for portability. Pass summary=true for the compact view; add milestones=true for long durations to get yearly points + totals instead of every month. Patches support add_income, add_expense, add_cashflow_change, add_loan, update_loan (loan_id plus any of title, principal_amount, interest_rate, start_month, end_month, deposit_to_bank, type, ref_id, prepayments), add_fdp (fdp: { start_month, end_month, s, e, i } with s + e + i = 100 — or the legacy { amount, interest_rate, tenure } fixed-deposit shape) and set_account_balance — nested ({"op":"add_cashflow_change","change":{...}}) and flat ({cashflow_id,value,start_month,...}) forms are both accepted; the op is inferred from the fields.

Endpoints

URLTransportStateLatencyChecked
https://www.fi-plan.in/mcp streamable-http answering 189 ms 3 min ago

Alternatives to Fi-Plan

same job, measured the same way
Biz Planner
by biz-planner

AI-powered financial simulator for entrepreneurs — simulate, analyze, and plan any business

answering
FinanceGenius.AI
by financegenius

India's financial MCP — cards, loans, FDs, insurance, MFs; EMI/SIP/tax calcs; NAV lookup; RAG.

12 tools answering
FinanceGenius.AI
by sbanerjee1875

India's financial MCP — cards, loans, FDs, insurance, MFs; EMI/SIP/tax calcs; NAV lookup; RAG.

12 tools answering
Quantustik
by quantustik

Live S&P 500 quantum-model signals, forecasts and trade plans. Educational, not financial advice.

41 installs/wk 26 tools answering
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only
Municipal Data
by munispot

Financial data, credit scores, and economic indicators for 14,800+ U.S. municipalities.

21 installs/wk answering
Alpha Vantage MCP
by alphavantage

Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators

answering
Fintable MCP
by jasoncbraatz

Unofficial MCP server for fintable.io — manage financial categories, rules, and transactions.

58 installs/wk local only

Fi-Plan — questions

Answers built from our own checks of this server.

What can Fi-Plan do?
It exposes 4 tools, read directly from the server on our last check. Among them: asset_projection, loan_amortization, loan_refinance, simulate_plan. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Fi-Plan working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 10 of 91 checks got a reply (11.0%), average response time 754 ms. The bar chart above shows every period we have measured.
The registry lists Fi-Plan as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Fi-Plan?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Fi-Plan need an API key?
No. Fi-Plan completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fi-Plan?
It answers our handshake in 754 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Fi-Plan open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.