General Tools
calculate.co.nz
Provides various calculators for New Zealand taxes, mortgage, BMI, and annual leave.
ENDPOINT 1
https://mcp.calculate.co.nz/mcp
MCP server metadata
- Name
- calculate-nz
- Version
- 1.14.0
Known tools 29
nz_paye_calculatorCalculate New Zealand take-home pay (PAYE) for the 2026/27 tax year (from 1 April 2026).
Potential side effectsnz_fuel_cost_calculatorWork out the fuel cost of a trip, and of regular driving, in New Zealand.
Inferred read-onlynz_tax_refund_calculatorEstimate a New Zealand income tax refund, or tax owed, for a year.
Potential side effectsnz_hourly_to_salary_calculatorConvert a New Zealand hourly rate into a salary, before and after tax.
Inferred read-onlynz_work_hours_calculatorAdd up a timesheet of work hours, and turn them into gross pay.
Potential side effectsnz_bonus_tax_calculatorWork out the tax on a New Zealand bonus or commission, and what is left.
Inferred read-onlynz_parental_leave_calculatorNew Zealand paid parental leave: the payment, and the shortfall.
Potential side effectsnz_mortgage_calculatorCalculate NZ mortgage repayments and lifetime interest totals.
Inferred read-onlynz_annual_leave_calculatorProject NZ annual leave balance forward under the Holidays Act 2003.
Inferred read-onlynz_kiwisaver_calculatorProject a NZ KiwiSaver balance from current age to retirement age.
Inferred read-onlynz_net_to_gross_calculatorWork out the GROSS New Zealand salary needed to take home a given amount.
Inferred read-onlynz_final_pay_calculatorWork out a New Zealand final pay: leave payout, notice and redundancy.
Potential side effectsnz_secondary_tax_calculatorFind the right New Zealand secondary tax code and what it costs.
Inferred read-onlynz_pro_rata_salary_calculatorScale a full-time New Zealand salary to part-time hours, gross and net.
Inferred read-onlynz_lump_sum_tax_calculatorTax on a New Zealand redundancy or lump sum, by IRD's rate table.
Inferred read-onlynz_working_for_families_calculatorWork out a New Zealand family's Working for Families entitlement.
Inferred read-onlynz_road_user_charges_calculatorWork out New Zealand road user charges for an EV, diesel or plug-in hybrid.
Inferred read-onlynz_electricity_cost_calculatorEstimate a New Zealand household's electricity cost, by region and appliance.
Inferred read-onlynz_ncea_rank_score_calculatorTurn NCEA credits into a University Entrance rank score and a GPA.
Inferred read-onlynz_vehicle_loan_calculatorWork out repayments on a New Zealand car loan, and what it really costs.
Inferred read-onlyenergy_expenditure_calculatorWork out maintenance calories (TDEE), BMR, and a target for a goal.
Inferred read-onlynz_fbt_calculatorWork out New Zealand fringe benefit tax on a company vehicle, a low-interest loan, or another benefit.
Inferred read-onlynz_redundancy_entitlement_calculatorWork out what is actually owed when a New Zealand role is made redundant.
Inferred read-onlynz_grocery_budget_calculatorWork out a weekly grocery budget for a New Zealand household.
Inferred read-onlynz_contractor_vs_employee_calculatorCompare contracting with salaried employment in New Zealand, on what is actually kept.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.calculate-nz]
url = "https://mcp.calculate.co.nz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"calculate-nz": {
"type": "http",
"url": "https://mcp.calculate.co.nz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: calculate-nz
Remote MCP URL: https://mcp.calculate.co.nz/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"calculate-nz": {
"url": "https://mcp.calculate.co.nz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"calculate-nz": {
"type": "http",
"url": "https://mcp.calculate.co.nz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "calculate-nz",
"transport": "streamable-http",
"url": "https://mcp.calculate.co.nz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for calculate.co.nz was fetched 2026-08-11T09:22:31.348Z.
calculate.co.nz is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.