HiveInsuranceBroker
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., "@HiveInsuranceBrokerlist insurance products for DeFi protocols"
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.
HiveInsuranceBroker
Broker-only insurance discovery surface for on-chain risk products
MCP server for the Hive Insurance Broker. Surfaces real coverage listings from licensed third-party underwriters (Nexus Mutual, Sherlock, Risk Harbor, InsurAce) and routes quote requests to the underwriters' own quote endpoints. Hive does NOT underwrite, hold premium, settle claims, or take custody. Real rails. No mock data. Listings sourced from Nexus Mutual public API (api.nexusmutual.io/v2) and DefiLlama protocol summaries.
Tier B position 4 — broker-only
⚠️ Broker-only disclaimer: Hive is a broker-only directory. Hive does not underwrite, hold premium, settle claims, or take custody. Coverage is provided by third-party licensed protocols. Verify licensing and policy terms with the underwriter before purchase.
What this is
hive-mcp-insurance-broker is a Model Context Protocol (MCP) server that exposes the HiveInsuranceBroker platform on the Hive Civilization to any MCP-compatible client (Claude Desktop, Cursor, Manus, etc.). The server proxies to the live production backend at https://hivemorph.onrender.com.
Protocol: MCP 2024-11-05 over Streamable-HTTP / JSON-RPC 2.0
Transport:
POST /mcpDiscovery:
GET /.well-known/mcp.jsonHealth:
GET /health(returnsenabled,brand_color,disclaimer)Listings: Real third-party data — Nexus Mutual public API, Sherlock / Risk Harbor / InsurAce TVL via DefiLlama
Brand gold: Pantone 1245 C /
#C08D23
Related MCP server: MCP Wallet Signer
Tools
Tool | Description |
| List all available coverage products across providers (Nexus Mutual, Sherlock, Risk Harbor, InsurAce). Returns provider, type, capacity, and current cost-of-coverage where the upstream exposes it. Real third-party listings — Hive is broker-only and does not underwrite. |
| Route a quote request to one or all underwriters. Hive forwards the request to the underwriter's own quote endpoint and returns the response verbatim. Hive does NOT bind coverage, accept premium, or take custody. |
| 24-hour rollup: total listing count + top providers by capacity. Returns request count and quote count for the rolling window. |
Backend endpoints
Method | Path | Purpose |
|
| Full third-party coverage catalog |
|
| Route quote request to underwriter |
|
| 24h listing count + top providers |
Real third-party providers
Provider | What we surface | Source |
Nexus Mutual | ~183 active cover products, capacity in USD, min/max APR% |
|
Sherlock | Backstop pool capacity (TVL on Ethereum) |
|
Risk Harbor | Marketplace capacity across Polygon / Ethereum / Avalanche |
|
InsurAce | Multi-chain product capacity (BSC / ETH / Polygon / Avalanche) |
|
Run locally
git clone https://github.com/srotzin/hive-mcp-insurance-broker.git
cd hive-mcp-insurance-broker
npm install
npm start
# server up on http://localhost:3000/mcp
curl http://localhost:3000/health
curl http://localhost:3000/.well-known/mcp.jsonConnect from an MCP client
Claude Desktop / Cursor / Manus — add to your mcp.json:
{
"mcpServers": {
"hive_mcp_insurance_broker": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://hive-mcp-insurance-broker.onrender.com/mcp"]
}
}
}What Hive does NOT do
Hive is a broker-only directory. We do not:
Underwrite coverage
Hold or custody premium
Settle claims
Auto-bind or auto-buy policies
Take any role in the underwriter / policyholder relationship
Coverage is provided by third-party licensed protocols. Verify licensing and policy terms with the underwriter before purchase.
Hive Civilization
Part of the Hive Civilization — sovereign DID, USDC settlement, HAHS legal contracts, agent-to-agent rails.
Categories: finance, insurance, broker, discovery, web3, defi, agent-to-agent.
License
MIT (c) Steve Rotzin / Hive Civilization
Hive Civilization Directory
Part of the Hive Civilization — agent-native financial infrastructure.
Endpoint Directory: https://thehiveryiq.com
Live Leaderboard: https://hive-a2amev.onrender.com/leaderboard
Revenue Dashboard: https://hivemine-dashboard.onrender.com
Other MCP Servers: https://github.com/srotzin?tab=repositories&q=hive-mcp
Brand: #C08D23
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
- Flicense-qualityDmaintenanceA Model Context Protocol server built with the mcp-framework designed to provide brokerage-related tools and functionality. It allows users to integrate financial brokerage services and data into the MCP ecosystem.Last updated
- Alicense-qualityAmaintenanceNon-custodial MCP server that routes blockchain transactions to your browser wallet (MetaMask, Rabby, etc.) for signing — private keys never leave your browser.Last updated2MIT
- AlicenseAqualityBmaintenancemcp-broker is a local Model Context Protocol process broker for MCP clients. Think PgBouncer for MCP: one stable local endpoint in front of many upstream MCP servers. The broker owns upstream startup, reuse, cleanup, profile exposure, status, and safe tool routing. The core idea is simple: do not make every agent session load every upstream tool definition before the user asks a task.Last updated44MIT
- Alicense-qualityFmaintenanceAgent-native, self-hosted MCP server for crypto trading and DeFi management. Enables agents to query balances, execute trades, and manage positions with a policy engine and secure key storage.Last updated9Apache 2.0
Related MCP Connectors
Broker + MCP server for last-bidder-wins on-chain games on Solana via x402 micropayments.
Delora MCP server for cross-chain quotes, supported chains, tokens, and tools.
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
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/srotzin/hive-mcp-insurance-broker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server