You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

wacc-calculator

Inactive

Tool of The Stall

declared in 4.97.1

Computes stock WACC (Weighted Average Cost of Capital) for any US 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· 1 endpoint

min confidence0.700.50

Parent server

The Stall

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