Skip to main content
Glama

Excel Finance MCP

generate_balance_sheet

Create a balance sheet for a specified date using Excel Finance MCP, supporting export to Excel files for financial reporting and accounting workflows.

Instructions

Generate Balance Sheet as of specified date

Input Schema

NameRequiredDescriptionDefault
asOfDateYes
filePathNo
outputToExcelNo

Input Schema (JSON Schema)

{ "properties": { "asOfDate": { "format": "date", "type": "string" }, "filePath": { "type": "string" }, "outputToExcel": { "default": false, "type": "boolean" } }, "required": [ "asOfDate" ], "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