US Payroll Tax Calculator

US Payroll Tax Calculator MCP Connector for Claude

A+

Calculate precise US payroll tax liabilities, including FICA, Medicare, FUTA, and SUTA.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

This MCP server provides tools to calculate various United States payroll tax obligations. Use calculate_employee_withholdings to determine employee-side deductions like Social Security and Medicare. Use calculate_employer_liabilities to find employer costs including FUTA and state-specific SUTA based on the provided state code. Finally, use get_payroll_summary for a high-level comparison of net pay versus total company cost.

usataxespayrollficaemployeremployee

3 tools expose this connector's capabilities to your AI agent.

calculate_employee_withholdings

Calculate employee-side tax withholdings

calculate_employer_liabilities

Calculate employer-side tax liabilities

get_payroll_summary

Get a high-level payroll summary

See how to talk to your AI agent using US Payroll Tax Calculator.

Calculate how much will be withheld from an employee earning $75,000 per year.

The `calculate_employee_withholdings` tool will return the Social Security, Medicare, and any additional Medicare withholdings for a $75,000 salary.

What are the employer tax liabilities for an employee in California earning $100,000?

Using `calculate_employer_liabilities` with annualGrossPay: 100000 and stateCode: 'CA' will provide the Social Security, Medicare, FUTA, and SUTA liabilities.

Provide a payroll summary for $150,000 gross pay in Texas.

The `get_payroll_summary` tool will calculate the net employee pay, total employer cost, and the aggregate tax burden for $150,000 in TX.

Use the `calculate_employee_withholdings` tool by providing the annual gross pay in USD.

Related Connectors