mcpserver.lol
registry/financegenius
Connection check verified live · 20h ago

financegenius

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

Tools 12
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

12 tools

Read from the running server on 20h ago.

calculate_cagr read-only years*final_value*initial_value*
Calculate the Compound Annual Growth Rate (CAGR) of an investment. Args: initial_value: Initial investment in rupees. final_value: Final value in r…
calculate_emi read-only principal*annual_rate*tenure_months*
Calculate EMI for a loan with year-by-year amortisation schedule. Args: principal: Loan amount in rupees. annual_rate: Annual interest rate as a pe…
calculate_fd_maturity read-only years*annual_rate*compoundingdeposit_amount*
Calculate FD maturity amount with compounding. Args: deposit_amount: Principal deposit in rupees. annual_rate: Annual interest rate as a percentage…
calculate_indian_income_tax read-only regimeannual_income*hra_exemptiondeductions_80cdeductions_80d
Compute Indian income tax for FY 2025-26 under old or new regime. Args: annual_income: Gross annual income in rupees. regime: 'new' (default) or 'o…
calculate_sip read-only years*monthly_amount*annual_return_pct*
Calculate future value of a Systematic Investment Plan (SIP). Args: monthly_amount: Monthly SIP contribution in rupees. annual_return_pct: Expected…
compare_products read-only product_slugs*
Side-by-side compare 2-4 products of the same category. Args: product_slugs: List of 2-4 product slugs. All must be in the same cate…
explain_financial_concept read-only query*institution
Answer financial questions using FinMall.AI's hybrid knowledge base. Searches across product brochures, regulatory guides, calculators help, and live product datab…
find_best_card_for_spend read-only annual_incomemonthly_spend*primary_category*prefer_no_annual_fee
Recommend Indian credit cards based on spending pattern. Args: monthly_spend: Total monthly card spend in rupees. primary_category: One of 'grocery…
find_best_fd read-only years*amount*tax_slab_pctis_senior_citizen
Rank Indian Fixed Deposits by net-of-tax yield for a given amount + tenure. Args: amount: Investment amount in rupees. years: FD tenure in years (e…
get_mutual_fund_nav read-only amfi_scheme_code*
Get the latest NAV of an Indian mutual fund by AMFI scheme code. Args: amfi_scheme_code: AMFI scheme code (e.g. '119598' for SBI Bluechip Direct).…
get_product_details read-only product_slug*
Get full details of a specific product by its slug. Args: product_slug: The URL-safe identifier (e.g. 'hdfc-millennia-credit-card').…
search_indian_products read-only min_ratingproduct_typesearch_query
Search FinMall.AI's catalog of Indian financial products. Args: product_type: One of 'credit_card', 'loan', 'deposit', 'insurance', 'investment'.…