
Irs Taxpayer
Let your coding agent estimate federal and state tax, credits, deductions, and retirement scenarios locally without sending financial data to a cloud API.
Overview
io.github.dma9527/irs-taxpayer is an MCP server for the Operate phase that gives agents 39 local US tax, credit, deduction, and retirement tools.
What is this MCP server?
- 39 local MCP tools covering federal tax, state tax, credits, deductions, and retirement scenarios
- Runs via stdio npm package irs-taxpayer-mcp—calculations stay on your machine
- Suited for what-if prompts inside Claude Code, Cursor, or Codex instead of switching to a separate tax app
- Version 0.5.3 with GitHub source at dma9527/irs-taxpayer-mcp
- 39 tax tools
- Server version 0.5.3
- Transport: stdio via npm package irs-taxpayer-mcp
Community signal: 7 GitHub stars.
What problem does it solve?
Founders waste time re-explaining tax rules to a chatbot or bouncing between spreadsheets when they only need fast, structured US tax estimates inside their agent session.
Who is it for?
US-based solo builders who want agent-driven tax what-ifs and deduction checks during operate-phase financial planning.
Skip if: Non-US tax, enterprise payroll, or anyone who needs certified filing software instead of exploratory MCP tools.
What do I get? / Deliverables
Your agent can call dedicated tax tools locally so you get repeatable estimates and scenario checks without leaving Claude Code, Cursor, or Codex.
- Agent-callable answers across 39 tax-related MCP tools
- Local execution path for federal/state, credits, deductions, and retirement prompts
Recommended MCP Servers
Journey fit
Tax planning and filing sit in the run-the-business loop after you are earning—not in ideation or launch mechanics. Iterate covers recurring financial decisions (estimated payments, deduction checks, year-end what-ifs) that solo founders revisit each season.
How it compares
MCP integration for local tax calculators, not an agent skill or a full TurboTax-style filing product.
Common Questions / FAQ
Who is io.github.dma9527/irs-taxpayer for?
US solo builders and indie operators who want their AI agent to run structured federal/state tax, credit, and deduction scenarios locally via MCP.
When should I use io.github.dma9527/irs-taxpayer?
Use it during Operate-phase financial iteration—estimated taxes, side-income modeling, retirement contribution questions, or pre-CPA sanity checks.
How do I add io.github.dma9527/irs-taxpayer to my agent?
Register the npm stdio package irs-taxpayer-mcp (v0.5.3) in your MCP client config pointing at the published server from the GitHub repository.