Skip to main content
Glama

Excel Finance MCP

generate_income_statement

Generate an income statement (P&L) for specified date ranges to analyze financial performance and support accounting workflows with Excel integration.

Instructions

Generate Income Statement (P&L) for specified period

Input Schema

NameRequiredDescriptionDefault
endDateYes
filePathNo
outputToExcelNo
startDateYes

Input Schema (JSON Schema)

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