You're viewing a demo portfolio

Join the waitlist
PRSM

wacc-calculator

Active

Tool of The Stall

declared in 4.82.0

Computes WACC (Weighted Average Cost of Capital) for any US public company using CAPM cost of equity (live 10Y Treasury + beta × ERP), after-tax cost of debt (interest expense / total debt), and market-value capital structure weights. The discount rate needed to run a DCF model.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "erp": {
      "type": "number",
      "description": "Equity risk premium assumption in % (default 5.5 — Damodaran mature market estimate). Override for emerging markets or sector adjustments."
    },
    "ticker": {
      "type": "string",
      "description": "US stock ticker symbol (e.g. AAPL, NVDA, MSFT). Case-insensitive."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
wacc-calculator — The Stall — PRSM MCP