Skip to main content
Glama

Excel Finance MCP

rental_project_cash_flow

Project rental property cash flows with financing analysis to evaluate investment performance and loan impact over time.

Instructions

Project property cash flows with financing analysis

Input Schema

NameRequiredDescriptionDefault
initialInvestmentYes
loanAmountNo
loanRateNo
loanTermYearsNo
propertyIdYes
yearsYes

Input Schema (JSON Schema)

{ "properties": { "initialInvestment": { "type": "number" }, "loanAmount": { "default": 0, "type": "number" }, "loanRate": { "default": 0, "type": "number" }, "loanTermYears": { "default": 0, "type": "number" }, "propertyId": { "type": "string" }, "years": { "type": "number" } }, "required": [ "propertyId", "years", "initialInvestment" ], "type": "object" }

Other Tools from Excel Finance MCP

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/jeremycharlesgillespie/excel-mcp'

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