Skip to main content
Glama

dcf-calculator

compute_dcf

Compute a simplified discounted-cash-flow intrinsic value per share: project free cash flow per share forward at a constant growth rate, discount back at a discount rate, add a Gordon-growth terminal value. Pass fcf/growth/discount/terminal/years directly (these are judgment calls, not looked up). Optionally pass a ticker to auto-fill the current price for a margin-of-safety comparison.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fcfYesFree cash flow per share
priceNoCurrent price, used instead of a ticker lookup
yearsYesNumber of projection years, e.g. 10
growthYesGrowth rate for the projection years, in percent, e.g. 8
tickerNoOptional ticker, used only to fetch the current price
discountYesDiscount rate, in percent, e.g. 10
terminalYesTerminal growth rate, in percent, e.g. 2.5

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

Score is being calculated.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources