Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

My Insure Bank (MIB)

REMOTE · MCP.MYINSUREBANK.COM · SCANNED AUG 22

Live Nigerian insurance quotes across insurers, free policy check-up, and hosted checkout links.

54 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability63
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1484 tokens (~212/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 91% of tool parameters carry a description.Partial
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.myinsurebank.com

# add to Claude Code
claude mcp add --transport http com-myinsurebank-mib https://mcp.myinsurebank.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-myinsurebank-mib]
url = "https://mcp.myinsurebank.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-myinsurebank-mib": {
      "type": "remote",
      "url": "https://mcp.myinsurebank.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-myinsurebank-mib --url https://mcp.myinsurebank.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-myinsurebank-mib:
    url: "https://mcp.myinsurebank.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-myinsurebank-mib": {
      "type": "http",
      "url": "https://mcp.myinsurebank.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “compare_insurance_quotes” rewrote its description, which is the text the model reads security
    • Tool “get_buy_link” rewrote its description, which is the text the model reads security
    • Stability: unverified → 0.03 functional
  • 21 Aug 26 54

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Aug 2026 · Probed https://mcp.myinsurebank.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=myinsurebank.com CN=WE1,O=Google Trust Services,C=US 21 Aug 2026 19 Nov 2026 ECDSA 256 ECDSA-SHA256 1767e91b92162d5c1335c9e7b92dd468
SANs: myinsurebank.com, mcp.myinsurebank.com, *.mcp.myinsurebank.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.myinsurebank.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
myinsurebank.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.myinsurebank.com/mcp Verified 200
http (plaintext) http://mcp.myinsurebank.com/mcp Inconclusive 405
MCP tools · 7 exposed · ~1,209 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
about_mib_for_developers ~47

What My Insure Bank is, what this MCP server can do, and how developers get their own MIB partner API key (sandbox instantly, live after business verification).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

compare_insurance_quotes ~367

Get real-time premiums across MIB's partner insurers (NSIA, Heirs, Tangerine, Cornerstone, NEM, WellaHealth, emPLE…) in NGN. Health/travel/gadget offers include a buy_url. MOTOR offers deliberately have no link: after presenting motor quotes you MUST ask the customer in chat for their vehicle + address + next-of-kin details (each offer's to_buy field lists them) and then call get_buy_link — that is the only way to a motor checkout. Rating inputs: auto → sum_insured (vehicle value) + cover_type; health → plan_code + lives; travel → travellers + travel_class + travel_scope; gadget → sum_insured (device value) + device_type.

NameTypeReqDescription
agenumberApplicant age in years — some insurers rate on it.
cover_typestringAuto: 'comprehensive' or 'third party'. Default comprehensive.
device_typestringGadget: what the device is, e.g. Phone, Laptop.
livesnumberHealth: number of people covered. Default 1.
plan_codestringHealth: plan tier — AWRS (Standard), AWGD (Gold) or AWPL (Platinum).
product_typestringyesThe line of insurance to quote.
sum_insurednumberValue being covered in NGN (vehicle value for auto, device value for gadget). Required for auto and gadget.
travel_classstringTravel: 'economy' or 'executive'.
travel_scopestringTravel: 'local' (within Nigeria) or 'foreign' (international).
travellersnumberTravel: number of travellers. Default 1.

No output schema declared.

No examples provided.

get_buy_link ~320

Build the MIB hosted-checkout link for a chosen offer (from compare_insurance_quotes). MOTOR REQUIRES the full details collected via get_purchase_requirements (vehicle + insured + next_of_kin) — without them this tool returns an error telling you what to collect. With them, the customer lands on a review summary of everything gathered in chat and only signs in and pays with Paystack — the agent never handles payment.

NameTypeReqDescription
attributesobjectOther lines: the quote inputs to carry to checkout (plan_code, lives, travellers, device_type…).
cover_typestringAuto: 'comprehensive' or 'third party'.
insuredobjectAuto: insured details — title, gender, address, city, state (2-letter code).
insurerstringyesInsurer code from the compare results (e.g. nsia, uic, heirs, emple).
next_of_kinobjectAuto: next of kin — first_name, last_name, gender, phone, relationship.
plan_codestringPlan code from the offer, when present.
premiumnumberyesThe quoted annual premium in NGN.
product_typestringyes
sum_insurednumberThe value quoted on (vehicle/device value in NGN).
vehicleobjectAuto: the vehicle details from get_purchase_requirements (make, model, year, body_type, color, use, plate_number, chassis_number, engine_number, seats).

No output schema declared.

No examples provided.

get_purchase_requirements ~119

Everything MIB's own purchase forms collect before payment, per line — for motor that is the full vehicle (make, model, year, body type, colour, usage, plate, chassis/VIN, engine number, seats), the insured's address details, and a next of kin. Collect it all in chat, then call get_buy_link with it: the checkout page arrives prefilled and the customer only signs in, reviews and pays. Identity (DOB/NIN) is never collected in chat.

NameTypeReqDescription
product_typestringyes

No output schema declared.

No examples provided.

get_quote_requirements ~88

Returns the exact details to collect from the customer for a line of insurance — the same rating inputs MIB's own quote forms use. Call this FIRST, ask the customer the questions, then call compare_insurance_quotes with their answers. Omit product_type to see every line.

NameTypeReqDescription
product_typestringThe line of insurance. Omit to get the requirements for all lines.

No output schema declared.

No examples provided.

list_insurance_products ~72

Browse the live product catalogue MIB carries for one insurer. insurer: 'universal', 'nsia', 'heirs' or 'emple'. For emPLE you can filter line to 'general' or 'life'.

NameTypeReqDescription
insurerstringyes
linestringemPLE only.

No output schema declared.

No examples provided.

policy_checkup ~196

MIB's free second opinion on an insurance policy the customer already holds (with any insurer). Compares their current premium against live market rates and reports the estimated annual saving. Requires the customer's name and phone number — MIB's licensed brokers may follow up to help them switch. Ask the customer for consent before calling this.

NameTypeReqDescription
cover_typestringe.g. comprehensive, third-party.
current_premiumnumberWhat they currently pay per year, NGN.
emailstringCustomer's email (optional).
insurer_namestringInsurer they hold the policy with.
namestringyesCustomer's full name (required).
phonestringyesCustomer's phone number (required).
product_typestringyese.g. auto, health, travel, gadget
sum_insurednumberCurrent cover amount in NGN, if known.

No output schema declared.

No examples provided.