US take-home pay calculator by state: federal and state tax, FICA, deductions.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server that puts a full US paycheck-tax engine directly at your AI assistant's fingertips: federal brackets, all 50 states + DC, FICA, self-employment tax, and capital gains β all for the 2026 tax year, and all sourced from the same engine that powers statetakehome.com.
Why it's different: most take-home-pay calculators stop at "gross minus taxes." This one also understands the 2026 OBBBA (One Big Beautiful Bill Act) landscape β the current-year federal brackets and thresholds it ships with already reflect the post-OBBBA baseline, so estimates stay accurate as the rules that shaped the 2026 tax year continue to roll out.
No installation needed β run it with npx.
Add to your MCP config (claude_desktop_config.json or .mcp.json):
Add to .cursor/mcp.json:
Restart your client and the three tools below become available.
us_take_home_payNet pay for a US W-2 employee: federal income tax, state income tax (all 50 states + DC), Social Security, Medicare, Additional Medicare, and state-specific extras (CA SDI, OR transit tax, etc.). Handles pre-tax 401(k) and health-insurance deductions and returns a per-paycheck breakdown for every pay frequency.
Example call:
Response (abridged, from the live engine):
The same input with "state": "TX" (no state income tax) returns stateTax: 0 and takeHome: 61592.5 β $3,915.85 higher on the same gross pay.
self_employment_taxSchedule SE self-employment tax (15.3% on 92.35% of net profit, split into the Social Security and Medicare portions), the 0.9% Additional Medicare surtax, federal income tax, an optional state income tax, and a quarterly estimated-payment figure.
Example call:
Response (abridged, from the live engine):
capital_gains_taxFederal capital gains tax β long-term stacked 0%/15%/20% bands or short-term ordinary rates β plus the 3.8% Net Investment Income Tax (NIIT) above the MAGI threshold, and an optional state estimate (most states tax gains as ordinary income).
Example call:
Response (abridged, from the live engine):
source block naming the underlying publication and a reference_url pointing to the matching calculator on the live site for further reading and methodology notes:
The calculation code in this package is the same engine that runs statetakehome.com, kept in sync by hand β it is not a reimplementation.
This tool produces estimates for planning purposes only. It is not tax advice. Tax situations vary; consult a licensed CPA or tax professional before making financial decisions.
MIT Β© tresor4k
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/statetakehome)<a href="https://allmcps.com/mcp/statetakehome"><img src="https://allmcps.com/api/badge/statetakehome?style=directory" alt="StateTakeHome on AllMCPs" /></a>