Skip to main content
Glama

create_rental_property_analysis

Generate Excel templates for rental property investment analysis, calculating cash flow, expenses, and cap rates to evaluate property profitability.

Instructions

Create rental property analysis Excel template

Input Schema

NameRequiredDescriptionDefault
filePathYes
propertyDataYes

Input Schema (JSON Schema)

{ "properties": { "filePath": { "type": "string" }, "propertyData": { "properties": { "address": { "type": "string" }, "capRate": { "type": "number" }, "effectiveRentalIncome": { "type": "number" }, "grossRentalIncome": { "type": "number" }, "insurance": { "type": "number" }, "maintenance": { "type": "number" }, "name": { "type": "string" }, "otherIncome": { "type": "number" }, "propertyManagement": { "type": "number" }, "propertyTaxes": { "type": "number" }, "utilities": { "type": "number" }, "vacancyLoss": { "type": "number" } }, "type": "object" } }, "required": [ "propertyData", "filePath" ], "type": "object" }

Other Tools

Latest Blog Posts

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