Skip to main content
Glama
tresor4k

calcuris-mcp

by tresor4k

Australia stamp duty (land transfer duty)

au_stamp_duty

Calculate Australian stamp duty for property purchases with support for first-home buyer concessions and foreign purchaser surcharges. Estimate across all states or a single territory.

Instructions

Computes Australian state/territory stamp duty on a property purchase, including first-home-buyer concessions and the foreign purchaser surcharge where applicable. Example: { propertyValue: 750000, stateCode: "NSW", firstHomeBuyer: false, foreignResident: false, principalResidence: true }. Set compareAllStates: true to compare every state/territory for the same property value. Estimate for guidance — 2026 rates from official sources (IRS/Tax Foundation/CRA/ATO/state revenue offices/HMRC).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateCodeYesState/territory code. Valid codes: NSW, VIC, QLD, WA, SA, TAS, ACT, NT.
propertyValueYesPurchase price / property value in AUD.
firstHomeBuyerNoTrue if the buyer qualifies as a first home buyer (applies concession where available).
foreignResidentNoTrue if the buyer is a foreign person (applies the foreign purchaser surcharge).
compareAllStatesNoIf true, also return the same calculation for every state/territory.
principalResidenceNoTrue if this will be the buyer's principal place of residence (owner-occupier); false for an investment purchase.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries the burden. Discloses use of 2026 rates from official sources, estimates nature, and coverage of concessions. Lacks details on rate limits or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences plus an example; front-loaded with purpose. No unnecessary words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers all parameters and gives usage context. However, missing return value details and error cases; no output schema to compensate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, but description adds value with an example, explanation of 'compareAllStates', and clarification on boolean parameters. Provides context beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clear verb 'Computes' with specific resource 'Australian state/territory stamp duty' and details on concessions and surcharges. Distinct from sibling tools which handle other tax types.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides an example and explains the 'compareAllStates' option. However, it does not explicitly state when to use this tool versus alternatives, though sibling context implies differentiation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tresor4k/calcuris-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server