itr-mcp

Sagargupta16/itr-mcp
★ 0 stars TypeScript Code/Dev Tools Updated 7d ago
Local-first MCP server for Indian income tax: deterministic tax computation, regime comparison, advance tax planning, document parsing -- all on your machine
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "itr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Sagargupta16/itr-mcp"
      ]
    }
  }
}

README Excerpt

Local-first MCP server for Indian income tax. Ask Claude your tax questions and get deterministic answers computed on your machine -- no accounts, no uploads, no cloud. Works with Claude Desktop, Claude Code, and any MCP client. ``` You: My CTC is 18L with 50K employer NPS -- which regime for FY 2025-26?

Tools (10)

compare_regimescompute_hracompute_interest_234compute_taxlist_deductionslist_tax_yearsparse_aisparse_form26asreconcile_documentsschedule_advance_tax

Topics

claudeincome-taxindiaitrmcpmcp-servertypescript