Skip to content
Back to search
100
MCP live streamable-http

AI2Fin (2Fin) Tax MCP

com.ai2fin/ai2fin-tax-mcp

Free public tax MCP: GST/VAT, income, company & capital-gains tax for 50+ countries, source-cited.

Uptime
2.8%
36 probes
Response
88ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

tax_rate_lookup

Look up one country's headline tax rates: GST/VAT standard and reduced rates, top personal income tax rate, and company tax rate. Use it for a single country; to see several countries side by side use…

compute_gst_vat

Add or remove a country's GST/VAT on a monetary amount, returning the net / tax / gross split. Use it to convert between tax-exclusive and tax-inclusive prices (invoices, quotes, receipts); for the ra…

compare_countries

Compare headline tax rates — GST/VAT, top personal income tax and company tax — across several countries at once. Use it to shortlist or contrast jurisdictions (relocation, expansion, pricing); for on…

income_tax_estimate

Estimate personal income tax and take-home pay for Australia or New Zealand from gross annual income, using effective-dated brackets that roll over automatically each financial year (AU includes the M…

company_tax_estimate

Estimate company/corporate income tax on an annual profit for Australia, the US, the UK, India or Canada — the five countries with source-verified company rates — applying the small-business/concessio…

cgt_estimate

Estimate Australian capital gains tax for a resident individual by taxing the gain at the marginal rate on top of other income (the difference of two income-tax calculations). Use it for AU asset-sale…

student_loan_repayment

Estimate the compulsory annual study or training loan repayment (HELP, HECS, VSL, SFSS, SSL, AASL) for an Australian resident from their repayment income, using the marginal system introduced in 2025-…

superannuation_estimate

Estimate Australian superannuation for an employee: the compulsory Superannuation Guarantee contribution (12% from 2025-26), concessional (before-tax) contributions cap usage, the 15% in-fund contribu…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai2fin_(2fin)_tax_mcp": {
      "url": "https://taxmcp.ai2fin.com",
      "transport": "streamable-http"
    }
  }
}