MIB MCP Server
Allows comparing comprehensive motor insurance quotes for Toyota vehicles (e.g., a Toyota Camry) across Nigerian insurers, including buy links for hosted checkout.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MIB MCP ServerCompare motor insurance quotes for my Toyota Camry and give me the cheapest buy link."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpTransport: Streamable HTTP
Authentication: none required — paste the URL and go
Registry: published as
com.myinsurebank/mibon 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/mcpCodex 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" } } }Related MCP server: paystack-mcp-server
Tools
Tool | What it does |
| The 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. |
| Live 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 |
| Browse the live product catalogue MIB carries per insurer. |
| MIB'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). |
| Everything 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. |
| Hosted 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. |
| What 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceNigeria's AI infrastructure server that provides business automation agents including WhatsApp automation, university support, travel management, and legal document processing. Integrates payment processing, text-to-speech capabilities, and webhook handling for Nigerian businesses.

paystack-mcp-serverofficial
AlicenseAqualityBmaintenanceEnables AI assistants to interact with the full range of Paystack APIs, allowing operations like transaction management, customer creation, and payments through natural language.23353MIT- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to perform Nigerian banking operations including account management, payments, and identity verification through the Mono Open Banking API.59MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to accept payments, verify transactions, and manage customers via Paystack API through natural language.MIT
Related MCP Connectors
Insurance brokerage for AI agents — quote, bind, and settle in USDC
Nigeria payments for AI agents — bank transfer / USSD via Paystack. Never holds funds.
Ivory Coast payments for AI agents — Orange Money / MTN MoMo via Paystack. Never holds funds.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ignitesolutions-op/mib-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server