mcpbeat

Bizinsured MCP Server

io.github.jbiggs77/bizinsured
answering

Bizinsured is answering right now. Last checked 10 min ago. It exposes 5 tools.

AI-powered commercial insurance carrier recommendations for small businesses.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
495 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add bizinsured --transport http https://bizinsured.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bizinsured": {
      "url": "https://bizinsured.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bizinsured]
url = "https://bizinsured.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "bizinsured": {
      "url": "https://bizinsured.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bizinsured": {
      "url": "https://bizinsured.ai/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

carrier
get_carrier_recommendations
Returns ranked carrier recommendations with estimated premium ranges for a small commercial risk.
classify
classify_business
Takes a natural language business description and returns matched class codes (NAICS, ISO GL, NCCI WC). Always call this first to understand the user's business type before making recommendations.
connect
connect_with_agent
Generates a handoff to connect the user with a matched independent agent.
explain
explain_coverage
Explains a commercial insurance coverage type in plain language.
suggest
suggest_coverages
Suggests which insurance coverages a business likely needs, ranked by importance.

Endpoints

URLTransportStateLatencyChecked
https://bizinsured.ai/mcp streamable-http answering 465 ms 10 min ago

Bizinsured — questions

Answers built from our own checks of this server.

What can Bizinsured do?
It exposes 5 tools, read directly from the server on our last check. Among them: classify_business, connect_with_agent, explain_coverage, get_carrier_recommendations, suggest_coverages. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Bizinsured working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 495 ms. The bar chart above shows every period we have measured.
Is Bizinsured still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Bizinsured?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Bizinsured need an API key?
No. Bizinsured completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Bizinsured?
It answers our handshake in 495 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.