mcpserver.lol
registry/valuation-api
Connection check verified live · 27h ago

valuation-api

Deterministic finance tools for AI agents — IRR, NPV, MOIC, DCF, WACC and sensitivity.

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

Tools & capabilities

12 tools

Read from the running server on 27h ago.

calculate_capm_cost_of_equity read-only beta*market_return*risk_free_rate*
Calculate the cost of equity using the Capital Asset Pricing Model (CAPM): the risk-free rate plus beta times the market risk premium. Formula: Re = Rf + beta x (Rm - Rf). WHEN TO…
calculate_dcf read-only wacc*free_cash_flows*terminal_growth_rate*
Compute a Discounted Cash Flow (DCF) valuation: enterprise value from projected free cash flows plus a Gordon-growth terminal value. WHEN TO USE: to value a company or asset from i…
calculate_enterprise_value read-only total_debt*equity_value*cash_and_equivalents*
Calculate enterprise value (EV): the total value of a business to all capital providers — equity value plus net debt (total debt minus cash and equivalents). Formula: EV = Equity V…
calculate_ev_to_ebitda read-only ebitda*enterprise_value*
Calculate the EV/EBITDA multiple: enterprise value divided by EBITDA — the most widely used valuation multiple for comparing companies independent of capital structure, tax and dep…
calculate_ev_to_revenue read-only revenue*enterprise_value*
Calculate the EV/Revenue (EV/Sales) multiple: enterprise value divided by revenue — a valuation multiple usable for companies with thin, negative or zero EBITDA (e.g. high-growth o…
calculate_irr read-only currencyexit_value*hold_period*initial_investment*
Calculate the Internal Rate of Return (IRR), MOIC and an IRR sensitivity table for a single lump-sum equity investment that returns one exit value after a whole-year hold period. W…
calculate_moic read-only cash_flows*
Calculate the Multiple on Invested Capital (MOIC): total distributions divided by total invested, with no discounting and no time value. WHEN TO USE: for a quick money-multiple ans…
calculate_npv read-only rate*cash_flows*
Calculate the Net Present Value (NPV) of an ordered cash-flow series discounted at a given rate. The first cash flow is treated as time 0 and is NOT discounted (typically the negat…
calculate_relever_beta read-only tax_rate*debt_to_equity*unlevered_beta*
Relever an unlevered (asset) beta to a target capital structure using the Hamada formula — restoring financial risk for the specific debt/equity mix of the company or deal being va…
calculate_unlever_beta read-only tax_rate*levered_beta*debt_to_equity*
Unlever a (levered) equity beta to its asset beta using the Hamada formula — removing the financial-risk effect of debt so betas of companies with different capital structures can…
calculate_wacc read-only tax_rate*debt_value*cost_of_debt*equity_value*cost_of_equity*
Calculate the Weighted Average Cost of Capital (WACC): the blended after-tax cost of a company's equity and debt capital, weighted by market values. WHEN TO USE: to determine the d…
irr_sensitivity read-only hold_periodsexit_multiplesinitial_investment*
Compute an IRR sensitivity grid across a range of exit multiples and hold periods for a single lump-sum investment. WHEN TO USE: to stress-test how the annualised return varies wit…