Skip to main content
Glama

Excel Finance MCP

rental_generate_rent_roll

Generate rent roll reports for rental properties to track income, occupancy, and tenant details for financial analysis and property management.

Instructions

Generate rent roll report for a property

Input Schema

NameRequiredDescriptionDefault
asOfDateNoDate in YYYY-MM-DD format
propertyIdYes

Input Schema (JSON Schema)

{ "properties": { "asOfDate": { "description": "Date in YYYY-MM-DD format", "format": "date", "type": "string" }, "propertyId": { "type": "string" } }, "required": [ "propertyId" ], "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