Skip to main content
Glama

Excel Finance MCP

calculate_irr

Compute the internal rate of return for investment analysis by inputting cash flows including initial investment to evaluate profitability.

Instructions

Calculate Internal Rate of Return

Input Schema

NameRequiredDescriptionDefault
cashFlowsYesCash flows including initial investment

Input Schema (JSON Schema)

{ "properties": { "cashFlows": { "description": "Cash flows including initial investment", "items": { "type": "number" }, "type": "array" } }, "required": [ "cashFlows" ], "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