Skip to content
Back to search
100
MCP live 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
16.7%
6 probes
Response
88ms
last probe
Tools
8
callable

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…

Similar MCP servers embedding-nearest

AI2Fin (2Fin) Tax MCP live
Free public tax MCP: GST/VAT, income, company & capital-gains tax for 50+ countries, source-cited.
8 tools · http
VAT Validator MCP live
Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.
2 tools · streamable-http
Inferventis Finance MCP live
19 production-ready financial tools for AI agents. Covers currency conversion (ECB, Frankfurter, CoinAPI), real-time stock quotes via Finnhu
20 tools · http
AusEcon MCP - ABS RBA and APRA Data live
MCP server for retrieval of Australian economic and financial data - supports ABS, RBA and APRA
14 tools · http
ato-mcp
Your AI agent, fluent in Australian tax. MCP server with cited answers from 34,500+ ATO documents, the income tax and GST Acts and 4,900+ ru
0 tools
Bizfile MCP live
Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.
3 tools · streamable-http

How to use

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

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