Current source-cited 2026 US tax constants and calculators for AI agents; every answer cites IRS.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Current, source-cited US federal tax and business constants for AI agents β tax year 2026.
AI models recall tax numbers from training data, and training data goes stale. Live example: the IRS made a rare mid-year mileage adjustment effective July 1, 2026 (business rate 72.5Β’ β 76Β’/mile, Announcement 2026-11). Any model trained before July 2026 confidently reports the wrong current rate. Agents doing bookkeeping, invoicing, or planning work need verified numbers, not remembered ones. Every response from this server carries its primary source and a last-verified date.
get_mileage_rate(date, purpose) β IRS standard mileage rate in effect on a specific date; handles both 2026 periodsmileage_deduction(miles, date, purpose) β dollar deduction at the correct period rateOr add the HTTP endpoint directly: https://verified-numbers.mcpize.run
Marketplace page: https://mcpize.com/mcp/verified-numbers
se_tax_estimate(net_self_employment_profit, filing_status) β 2026 SE tax with wage-base cap and Additional Medicarefederal_income_tax(taxable_income, filing_status) β progressive tax via Rev. Proc. 2025-32 bracketsstandard_deduction(filing_status, age_65_or_older, blind) β 2026 amounts with additionsquarterly_estimate(...) β simplified federal quarterly estimated-tax calc with optional safe-harbor comparisonretirement_limits() β 2026 401(k)/IRA/SEP/SIMPLE/HSA limits and catch-up rulesestimated_tax_deadlines() β 2026 quarterly due datesdata_provenance() β how and when every constant was verifiedlast_verified date + disclaimer, in the payload itself.Tests: python test_server.py β hand-computed expected values for every calculator.
Ask any model trained before July 2026 for the current IRS business mileage rate. It will say 72.5 cents. Then call:
Every tool responds in this shape: the number, the effective window, the primary source, and the verification date.
| Constant set | Primary source |
|---|---|
| Mileage H1 2026 | IRS Notice 2026-10 (IR-2025-128, Dec 29 2025) |
| Mileage H2 2026 | IRS Announcement 2026-11, IRB 2026-29 (Jul 13 2026) |
| Brackets & standard deduction | IRS Rev. Proc. 2025-32 (Oct 9 2025) + OBBBA Β§70103 |
| Retirement limits | IRS Notice 2025-67 (IR-2025-111, Nov 13 2025) |
| SS wage base $184,500 | SSA COLA announcement (Oct 24 2025) |
| Estimated-tax rules | Form 1040-ES (2026); IRC Β§6654 |
Quarterly, and within 7 days of any IRS newsroom announcement:
constants_2026.json, bump last_verified, run test_server.py, republishconstants_<year+1>.json and add year routingEstimated effort: ~1 hour/quarter. This maintenance commitment is the product β competitors that stop updating die.
v1.1: MFS brackets, capital-gains thresholds Β· v1.2: state income-tax constants (top 10 states) Β· v2: 2027 constants + year routing
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/verified-numbers)<a href="https://allmcps.com/mcp/verified-numbers"><img src="https://allmcps.com/api/badge/verified-numbers?style=directory" alt="Verified Numbers on AllMCPs" /></a>