Data Collection
cyberinsurancequotes.co.nz
Provides access to New Zealand cyber insurer profiles, products, and policy wording comparisons.
ENDPOINT 1
https://cyberinsurancequotes.co.nz/mcp
MCP server metadata
- Name
- cyberinsurance-mcp
- Version
- 0.1.0
Known tools 5
list_active_productsList all currently-active cyber products across all NZ cyber insurers on the FCIB panel.
Inferred read-onlylist_insurersList all NZ cyber insurers in the data layer (typically those on the FCIB / Insurance Advisernet NZ cyber panel).
Inferred read-onlycompare_wordingsCompare a single fact_key across ingested cyber policy wordings (currently Delta CyberPro / AIG CyberEdge / Dual NZ Cyber — 3 of 6 panel insurers; QBE / NZI / Zurich are broker-portal walled).
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.cyberinsurance-mcp]
url = "https://cyberinsurancequotes.co.nz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cyberinsurance-mcp": {
"type": "http",
"url": "https://cyberinsurancequotes.co.nz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cyberinsurance-mcp
Remote MCP URL: https://cyberinsurancequotes.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": {
"cyberinsurance-mcp": {
"url": "https://cyberinsurancequotes.co.nz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cyberinsurance-mcp": {
"type": "http",
"url": "https://cyberinsurancequotes.co.nz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cyberinsurance-mcp",
"transport": "streamable-http",
"url": "https://cyberinsurancequotes.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 cyberinsurancequotes.co.nz was fetched 2026-08-01T07:13:57.178Z and is being refreshed.
cyberinsurancequotes.co.nz is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.