{
  "name": "smallbusinessinsurance-mcp",
  "version": "0.1.0",
  "protocol": "2025-03-26",
  "description": "SmallBusinessInsurance.co.nz MCP server — read-only access to NZ business-insurer educational profiles + Evolve Group distribution panel + commercial wordings comparator.",
  "tools": [
    {
      "name": "list_insurers",
      "description": "List all NZ business insurers profiled on SmallBusinessInsurance.co.nz. Returns name, slug, parent group, product types, industries served, and evolve_can_distribute flag."
    },
    {
      "name": "lookup_insurer",
      "description": "Look up a single insurer profile by slug (e.g. \"vero\", \"nzi\", \"aig\", \"chubb\"). Returns full profile with distribution status, product types, industries served, summary, and machine-readable URLs."
    },
    {
      "name": "list_evolve_panel",
      "description": "List only the insurers on Evolve Group's current distribution panel (where evolve_can_distribute=true). Use this to find insurers SmallBusinessInsurance.co.nz can route quote-form enquiries to."
    },
    {
      "name": "find_insurers_for_industry",
      "description": "Find insurers in the NZ business-insurance market that commonly serve a given industry (e.g. \"construction\", \"retail\", \"hospitality\", \"professional services\")."
    },
    {
      "name": "find_insurers_for_product",
      "description": "Find insurers that commonly write a given product type (e.g. \"public liability\", \"professional indemnity\", \"cyber liability\", \"commercial property\")."
    },
    {
      "name": "compare_wordings",
      "description": "Compare a single fact_key across commercial-line policy wordings (small-business, business-liability, business-car, body-corporate, commercial-building, cyber, etc.). Canonical cross-Pangaea commercial wordings comparator — reads insurance.commercial_wording_facts view. Returns one row per (insurer, product) with the requested fact value. Returns \"ingestion_pending\" when no wordings have been ingested yet for the requested filter."
    }
  ],
  "operator": {
    "fap_name": "Evolve Group Limited",
    "fap_fsp_number": "FSP711891",
    "primary_adviser": "Nevil Chand",
    "disclosure_url": "https://static1.squarespace.com/static/5785b287ebbd1aedaf8e21c0/t/687d55719409b174de6b9552/1753044338362/Evolve+Group+Limited+Disclosure+Statement+March+2025+v5.0.pdf",
    "last_verified": "2025-03"
  },
  "install_url": "mcp://smallbusinessinsurance.co.nz/mcp"
}