← Registry

API Tools

cyberinsurance.com.sg

Provides data access and comparison for Singapore cyber-insurance products.

1 endpoint5 known toolsFirst detected June 9, 2026Last detected August 8, 2026

ENDPOINT 1

https://cyberinsurance.com.sg/mcp

No auth detected

MCP server metadata

Name
cyberinsurance-sg
Version
0.1.0
Capabilities
tools
Server instructions

Singapore cyber-insurance facts MCP server. Call tools/list to see available tools. All data is sourced from insurer-direct policy wording PDFs and cited per-row with source URL + PDF hash. License: CC BY 4.0.

Known tools 5

lookup_insurer

Get the SG cyber-insurance insurer profile + their product list.

Inferred read-only
get_product

Get the verified policy facts for one (insurer, product).

Inferred read-only
list_active_products

List every active SG cyber-insurance product in the data layer with its insurer + slug + confidence tier.

Inferred read-only
get_topic_comparison

Compare one SG cyber-insurance topic across every product.

Inferred read-only
find_products_covering

Case-insensitive text search across every product's extracted facts JSON.

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.cyberinsurance-sg]
url = "https://cyberinsurance.com.sg/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cyberinsurance-sg": {
      "type": "http",
      "url": "https://cyberinsurance.com.sg/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cyberinsurance-sg": {
      "type": "http",
      "url": "https://cyberinsurance.com.sg/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cyberinsurance-sg",
  "transport": "streamable-http",
  "url": "https://cyberinsurance.com.sg/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 cyberinsurance.com.sg was fetched 2026-07-26T08:14:01.079Z and is being refreshed.

Trust status Trusted

cyberinsurance.com.sg is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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