Skip to main content
Glama
dma9527

irs-taxpayer-mcp

by dma9527

calculate_federal_tax

Calculate federal income tax for individual taxpayers using 2024-2025 rates. Determines tax liability with bracket breakdowns, credits, deductions, and special taxes like self-employment and capital gains.

Instructions

Calculate federal income tax for an individual taxpayer. Supports TY2024 and TY2025. Includes bracket breakdown, effective/marginal rates, SE tax, NIIT, Additional Medicare Tax, QBI deduction, capital gains, and child tax credit. All calculations run locally — no data is sent to any server.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taxYearYesTax year (2024 or 2025)
filingStatusYesFiling status
grossIncomeYesTotal gross income in USD
w2IncomeNoW-2 wage income
selfEmploymentIncomeNoSelf-employment income (Schedule C)
capitalGainsNoLong-term capital gains (can be negative for losses)
capitalGainsLongTermNoWhether capital gains are long-term (default: true)
shortTermCapitalGainsNoShort-term capital gains (taxed as ordinary income)
qualifiedBusinessIncomeNoQualified Business Income for Section 199A deduction
aboveTheLineDeductionsNoAbove-the-line deductions (HSA, student loan interest, etc.)
itemizedDeductionsNoTotal itemized deductions (if greater than standard deduction)
dependentsNoNumber of qualifying child dependents for Child Tax Credit
age65OrOlderNoTaxpayer is 65 or older
blindNoTaxpayer is blind
isoExerciseSpreadNoISO stock option exercise spread (for AMT calculation)
stateTaxDeductedNoState/local taxes included in itemized deductions (for AMT)

Latest Blog Posts

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/dma9527/irs-taxpayer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server