Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

FreelancerTax — Canadian self-employed tax math

ca.freelancertax/freelancertax

Verified Canadian self-employed tax math: SE tax, CPP, GST/HST, instalments, CRA deadlines. Free.

Uptime
100.0%
1 direct probes · 30d
Response
165ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

estimate_self_employed_tax

Estimate a Canadian self-employed (sole proprietor) person's full tax bill: federal tax, provincial tax, CPP/QPP (incl. CPP2/QPP + QPIP for Quebec), total, after-tax income and effective rate. Fully v…

cpp_self_employed

Compute self-employed CPP contributions for a given year: base + enhanced contributions, CPP2 (second ceiling), total payable, and the tax-deduction vs tax-credit split that goes on the T1 (Schedule 8…

gst_hst_registration_check

Check whether a Canadian small business / freelancer must register for GST/HST under the $30,000 small-supplier tests (single-quarter test and rolling four-quarter test), with the exact mechanics of w…

gst_quick_method_compare

Compare the GST/HST Quick Method against the regular method for a Canadian small business: eligibility (revenue ceiling + excluded professions), remittance under each method, and which one keeps more …

instalment_plan

Determine whether a Canadian individual must pay quarterly income-tax instalments (the $3,000 / $1,800-Quebec net-tax-owing tests) and compute all three CRA payment options (no-calculation, prior-year…

get_tax_deadlines

Upcoming CRA tax deadlines for Canadian freelancers / self-employed individuals (filing, payment, GST/HST, RRSP, quarterly instalments), each on its CRA effective date with the weekend next-business-d…

How to use

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

{
  "mcpServers": {
    "freelancertax_—_canadian_self-employed_tax_math": {
      "url": "https://freelancertax.ca/mcp",
      "transport": "streamable-http"
    }
  }
}