Skip to main content
Glama

Excel Finance MCP

calculate_depreciation_deduction

Calculate tax depreciation deductions for assets to determine eligible tax savings based on asset ID and tax year.

Instructions

Calculate tax depreciation deduction for an asset

Input Schema

NameRequiredDescriptionDefault
assetIdYes
taxYearYes

Input Schema (JSON Schema)

{ "properties": { "assetId": { "type": "string" }, "taxYear": { "type": "number" } }, "required": [ "assetId", "taxYear" ], "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