no-tax-on-tips-mcp

DojoGenesis/no-tax-on-tips-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
MCP server exposing the OBBBA No-Tax-on-Tips federal deduction as gated tools. Informational only; TTOC codes are placeholder slugs pending IRS numeric validation.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "no-tax-on-tips-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "DojoGenesis/no-tax-on-tips-mcp"
      ]
    }
  }
}

README Excerpt

MCP server exposing the OBBBA "No Tax on Tips" federal deduction logic as callable tools (stdio transport). **1. Informational only — NOT tax advice.** This tool provides estimates based on publicly available statutory and regulatory information. It is NOT legal or tax advice. Verify all results against IRS guidance at [irs.gov/TippedOccupations](https://www.irs.gov/TippedOccupations) and consult a qualified tax professional before making any tax decision.

Tools (1)

check_tip_deduction_eligibility