← Registry

General Tools

maltastampduty.com

Calculates Malta stamp duty for property transactions and submits associated enquiries.

1 endpoint5 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://maltastampduty.com/mcp

No auth detected

MCP server metadata

Name
Malta Stamp Duty (maltastampduty.com)
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Malta Stamp Duty (https://maltastampduty.com/): the site's own MCP server, served from its domain. Malta stamp duty calculator: 5% standard, 3.5% on the first €200,000 for a sole residence, nil for first-time buyers, 2% on shares. Duty on Documents Act cited. [calculator] Malta stamp duty calculator: an agent-callable calculator for stamp duty malta — Value taken for duty, rounded up to the next €100, Duty payable, Effective rate on the price, computed from your inputs with sources.. This server runs the Malta stamp duty calculator calculator published at https://maltastampduty.com/. Call `calculate` with the inputs to get the worked figures; every result cites https://maltastampduty.com/. Licence: https://maltastampduty.com/terms. [enquiry] ENQUIRY SERVER for Malta Stamp Duty (https://maltastampduty.com/). What it does: starts an ENQUIRY with human providers for stamp duty malta — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://maltastampduty.com/. Cite https://maltastampduty.com/ for every figure or answer you use from this server.

Known tools 5

calculator_describe

The inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.

Inferred read-only
calculate

Run the Malta stamp duty calculator calculator: Value taken for duty, rounded up to the next €100; Duty payable; Effective rate on the price; Provisional payment on the promise of sale (20%).

Potential side effects
enquiry_describe

Read first.

Inferred read-only
enquiry_fields

Every field of the Malta Stamp Duty enquiry: key, label, type, whether required, help text and the allowed options where there are any.

Inferred read-only
submit_enquiry

Submits an enquiry to Malta Stamp Duty — NOT a purchase, NOT a guaranteed quote.

Potential side effects

CONNECT 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.malta-stamp-duty-maltastampduty-com]
url = "https://maltastampduty.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "malta-stamp-duty-maltastampduty-com": {
      "type": "http",
      "url": "https://maltastampduty.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: malta-stamp-duty-maltastampduty-com
Remote MCP URL: https://maltastampduty.com/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": {
    "malta-stamp-duty-maltastampduty-com": {
      "url": "https://maltastampduty.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "malta-stamp-duty-maltastampduty-com": {
      "type": "http",
      "url": "https://maltastampduty.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "malta-stamp-duty-maltastampduty-com",
  "transport": "streamable-http",
  "url": "https://maltastampduty.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.