Skip to main content
Glama

Excel Finance MCP

create_budget_template

Generate a customizable Excel budget template to track actual vs planned expenses across categories like salaries, rent, and utilities for financial analysis.

Instructions

Create budget vs actual Excel template

Input Schema

NameRequiredDescriptionDefault
categoriesNo
filePathYes

Input Schema (JSON Schema)

{ "properties": { "categories": { "default": [ "Salaries & Wages", "Rent", "Utilities", "Marketing", "Office Supplies", "Professional Fees", "Travel", "Insurance" ], "items": { "type": "string" }, "type": "array" }, "filePath": { "type": "string" } }, "required": [ "filePath" ], "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