Skip to main content
Glama

Excel Finance MCP

rental_calculate_cap_rate

Calculate property capitalization rates to evaluate rental investment returns based on property value and annual net operating income.

Instructions

Calculate capitalization rate for a property

Input Schema

NameRequiredDescriptionDefault
propertyIdYes
propertyValueYes
yearYes

Input Schema (JSON Schema)

{ "properties": { "propertyId": { "type": "string" }, "propertyValue": { "type": "number" }, "year": { "type": "number" } }, "required": [ "propertyId", "propertyValue", "year" ], "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