Skip to main content
Glama

Excel Finance MCP

expense_budget_vs_actual

Compare actual expenses against budget allocations to identify variances and track financial performance within specified date ranges.

Instructions

Compare actual expenses against budget

Input Schema

NameRequiredDescriptionDefault
budgetIdYes
endDateYes
startDateYes

Input Schema (JSON Schema)

{ "properties": { "budgetId": { "type": "string" }, "endDate": { "format": "date", "type": "string" }, "startDate": { "format": "date", "type": "string" } }, "required": [ "budgetId", "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