bizinsured
Server Details
AI-powered commercial insurance carrier recommendations for small businesses.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.1/5 across 5 of 5 tools scored.
Each tool has a clearly distinct purpose with no overlap: classify_business identifies business types, connect_with_agent handles agent connections, explain_coverage explains coverage details, get_carrier_recommendations provides carrier options, and suggest_coverages recommends necessary coverages. The descriptions explicitly differentiate their roles, eliminating any ambiguity.
All tool names follow a consistent verb_noun pattern using snake_case, such as classify_business, connect_with_agent, explain_coverage, get_carrier_recommendations, and suggest_coverages. This uniformity makes the set predictable and easy to understand for agents.
With 5 tools, the server is well-scoped for its purpose of commercial insurance assistance, covering key workflows from business classification to agent connection. Each tool earns its place without redundancy, fitting within the typical 3-15 tool range for focused domains.
The tool set covers core workflows like classification, recommendations, and agent handoff, but lacks explicit update or deletion operations for user data or policies. However, this is reasonable given the server's advisory focus, and agents can work around minor gaps with the provided tools.
Available Tools
5 toolsclassify_businessInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state code | |
| business_description | Yes | User's description of their business |
connect_with_agentInspect
Generates a handoff to connect the user with a matched independent agent.
| Name | Required | Description | Default |
|---|---|---|---|
| user_state | Yes | ||
| risk_profile | Yes | ||
| user_zip_code | Yes | ||
| recommended_carriers | No | ||
| user_contact_preference | No | either |
explain_coverageInspect
Explains a commercial insurance coverage type in plain language.
| Name | Required | Description | Default |
|---|---|---|---|
| coverage_type | Yes | ||
| business_context | No |
get_carrier_recommendationsInspect
Returns ranked carrier recommendations with estimated premium ranges for a small commercial risk.
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| zip_code | No | ||
| naics_code | Yes | ||
| has_alcohol | No | ||
| iso_gl_code | No | ||
| has_delivery | No | ||
| prior_losses | No | ||
| vehicle_count | No | ||
| annual_revenue | Yes | ||
| employee_count | No | ||
| square_footage | No | ||
| desired_coverages | Yes | ||
| years_in_business | No | ||
| business_description | No |
suggest_coveragesInspect
Suggests which insurance coverages a business likely needs, ranked by importance.
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| vertical | No | ||
| naics_code | No | ||
| serves_food | No | ||
| has_vehicles | No | ||
| does_delivery | No | ||
| employee_count | No | ||
| serves_alcohol | No | ||
| business_description | Yes | ||
| handles_customer_data | No | ||
| has_physical_location | No |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI agents to get real home & auto insurance quotes and start binding through a network of licensed independent agencies.Last updatedApache 2.0
- Flicense-qualityDmaintenanceEnables AI-powered insurance marketing campaign management with audience targeting recommendations and personalized content generation for different insurance products and marketing channels.Last updated
- AlicenseAqualityDmaintenanceAssess your business's AI automation readiness across 20 industries. Get a personalized score, specific recommendations, and time/revenue impact estimatesLast updated201MIT
- Flicense-qualityCmaintenanceProvides an AI-powered insurance assistant with tools for customer, policy, claim, premium, fraud detection, and policy renewal operations.Last updated