Back to Browse

Mib MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://mcp.myinsurebank.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

5 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-myinsurebank-mib": {
      "url": "https://mcp.myinsurebank.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

My Insure Bank (MIB) MCP Server

The official Model Context Protocol server for My Insure Bank — the NAICOM-licensed Nigerian insurance marketplace by PRA Insurance Brokers.

Connect Claude, Codex, Cursor, ChatGPT or any MCP-enabled AI tool to MIB, and your assistant can compare live insurance quotes across Nigerian insurers, check whether someone is overpaying on an existing policy, and hand customers a hosted checkout link where the policy is issued instantly.

Live demo and docs: https://myinsurebank.com/developers/mcp

Connect

https://mcp.myinsurebank.com/mcp
  • Transport: Streamable HTTP
  • Authentication: none required — paste the URL and go
  • Registry: published as com.myinsurebank/mib on the official MCP Registry

Claude (claude.ai)

Settings → Connectors → Add custom connector → name it MIB, paste the URL above.

Claude Code

claude mcp add --transport http mib https://mcp.myinsurebank.com/mcp

Codex CLI (~/.codex/config.toml)

[mcp_servers.mib]
url = "https://mcp.myinsurebank.com/mcp"

Cursor / other clients (mcp.json)

{ "mcpServers": { "mib": { "url": "https://mcp.myinsurebank.com/mcp" } } }

Tools

ToolWhat it does
get_quote_requirementsThe exact details to collect from the customer per line (the same rating inputs MIB's own quote forms use) — call this first, ask, then quote.
compare_insurance_quotesLive premiums across MIB's partner insurers (NSIA, Universal, Heirs, Tangerine, Cornerstone, NEM, WellaHealth, emPLE…) for motor, health, travel and gadget cover — each offer includes a buy_url.
list_insurance_productsBrowse the live product catalogue MIB carries per insurer.
policy_checkupMIB's free "am I overpaying?" second opinion on a policy held with any insurer (requires the customer's name + phone; MIB's licensed brokers may follow up).
get_purchase_requirementsEverything to collect before checkout — for motor: the full vehicle (make, model, year, body type, colour, usage, plate, chassis/VIN, engine number, seats), the insured's address, and a next of kin.
get_buy_linkHosted checkout link for a chosen offer. For motor, pass the collected vehicle/insured/next-of-kin and the checkout page arrives fully prefilled — the customer only signs in, reviews and pays.
about_mib_for_developersWhat MIB is and how to get partner API keys.

All amounts are Nigerian Naira (NGN). Agents never handle payment: every purchase finishes on MIB's own hosted checkout.

Try it

Ask your assistant:

Compare comprehensive motor insurance for my ₦6,000,000 Toyota Camry in Nigeria and give me the cheapest with a buy link.

I pay ₦420,000 a year for comprehensive cover on a ₦6m car. Am I overpaying? Use MIB to check.

How it works

A single stateless Cloudflare Worker (src/index.js) implementing MCP's Streamable HTTP transport over MIB's public storefront API. No SDK, no framework, no stored state, no secrets. An optional partner API key (Authorization: Bearer <key>) is accepted for attribution — get one at myinsurebank.com/developers.

Build deeper

The MCP server is the front door. The MIB Partner API offers embedded checkout, quote + bind endpoints, webhooks and commission on every policy your product sells — sandbox keys instantly, live keys after business verification.

Support: support@pra.insure

Reviews

No reviews yet

Be the first to review this server!

Mib MCP Server - Live Nigerian insurance quotes across insurers, free policy | MCP Marketplace