Skip to main content
Glama

Excel Finance MCP

excel_create_financial_ratios

Generate GAAP-compliant financial ratios worksheets in Excel to analyze company performance with standardized calculations for accounting and finance workflows.

Instructions

Create a financial ratios analysis worksheet with GAAP-compliant ratio calculations

Input Schema

NameRequiredDescriptionDefault
companyNameYes
worksheetNameNoFinancial Ratios

Input Schema (JSON Schema)

{ "properties": { "companyName": { "type": "string" }, "worksheetName": { "default": "Financial Ratios", "type": "string" } }, "required": [ "companyName" ], "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