Skip to main content
Glama

Financial Modeling Prep MCP Server

calculateCustomDCF

Perform a personalized Discounted Cash Flow (DCF) analysis by customizing key financial assumptions, such as revenue growth, tax rate, and cost of equity, to derive precise company valuations.

Instructions

Run a tailored Discounted Cash Flow (DCF) analysis using the FMP Custom DCF Advanced API. With detailed inputs, this API allows users to fine-tune their assumptions and variables, offering a more personalized and precise valuation for a company.

Input Schema

NameRequiredDescriptionDefault
inputYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "input": { "additionalProperties": false, "properties": { "beta": { "description": "Beta", "type": "number" }, "capitalExpenditurePct": { "description": "Capital expenditure percentage", "type": "number" }, "cashAndShortTermInvestmentsPct": { "description": "Cash and short term investments percentage", "type": "number" }, "costOfDebt": { "description": "Cost of debt", "type": "number" }, "costOfEquity": { "description": "Cost of equity", "type": "number" }, "depreciationAndAmortizationPct": { "description": "Depreciation and amortization percentage", "type": "number" }, "ebitPct": { "description": "EBIT percentage", "type": "number" }, "ebitdaPct": { "description": "EBITDA percentage", "type": "number" }, "inventoriesPct": { "description": "Inventories percentage", "type": "number" }, "longTermGrowthRate": { "description": "Long term growth rate", "type": "number" }, "marketRiskPremium": { "description": "Market risk premium", "type": "number" }, "operatingCashFlowPct": { "description": "Operating cash flow percentage", "type": "number" }, "payablePct": { "description": "Payable percentage", "type": "number" }, "receivablesPct": { "description": "Receivables percentage", "type": "number" }, "revenueGrowthPct": { "description": "Revenue growth percentage", "type": "number" }, "riskFreeRate": { "description": "Risk-free rate", "type": "number" }, "sellingGeneralAndAdministrativeExpensesPct": { "description": "Selling, general and administrative expenses percentage", "type": "number" }, "symbol": { "description": "Stock symbol", "type": "string" }, "taxRate": { "description": "Tax rate", "type": "number" } }, "required": [ "symbol" ], "type": "object" } }, "required": [ "input" ], "type": "object" }

Other Tools from Financial Modeling Prep MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/imbenrabi/Financial-Modeling-Prep-MCP-Server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server