← Registry

Data Collection

boatcoverage.co.nz

Provides boat insurance product data for NZ marine insurers.

1 endpoint4 known toolsFirst detected June 7, 2026Last detected July 30, 2026

ENDPOINT 1

https://boatcoverage.co.nz/mcp

No auth detected

MCP server metadata

Name
boatcoverage-mcp
Version
0.1.0
Capabilities
tools

Known tools 4

lookup_insurer

Get profile + product list for an NZ boat insurer.

Inferred read-only
get_product

Get a single boat product by (insurer_slug, product_slug).

Inferred read-only
list_active_products

List all currently-active boat products across all NZ marine insurers in the data layer.

Inferred read-only
list_insurers

List all NZ marine insurers in the boat-coverage data layer.

Inferred read-only

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.boatcoverage-mcp]
url = "https://boatcoverage.co.nz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "boatcoverage-mcp": {
      "type": "http",
      "url": "https://boatcoverage.co.nz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: boatcoverage-mcp
Remote MCP URL: https://boatcoverage.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": {
    "boatcoverage-mcp": {
      "url": "https://boatcoverage.co.nz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "boatcoverage-mcp": {
      "type": "http",
      "url": "https://boatcoverage.co.nz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "boatcoverage-mcp",
  "transport": "streamable-http",
  "url": "https://boatcoverage.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 boatcoverage.co.nz was fetched 2026-07-30T16:13:53.688Z and is being refreshed.

Trust status Trusted

boatcoverage.co.nz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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