Skip to main content
Glama

bizinsured

Server Details

AI-powered commercial insurance carrier recommendations for small businesses.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
classify_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.

ParametersJSON Schema
NameRequiredDescriptionDefault
stateNoTwo-letter state code
business_descriptionYesUser's description of their business
connect_with_agentInspect

Generates a handoff to connect the user with a matched independent agent.

ParametersJSON Schema
NameRequiredDescriptionDefault
user_stateYes
risk_profileYes
user_zip_codeYes
recommended_carriersNo
user_contact_preferenceNoeither
explain_coverageInspect

Explains a commercial insurance coverage type in plain language.

ParametersJSON Schema
NameRequiredDescriptionDefault
coverage_typeYes
business_contextNo
get_carrier_recommendationsInspect

Returns ranked carrier recommendations with estimated premium ranges for a small commercial risk.

ParametersJSON Schema
NameRequiredDescriptionDefault
stateYes
zip_codeNo
naics_codeYes
has_alcoholNo
iso_gl_codeNo
has_deliveryNo
prior_lossesNo
vehicle_countNo
annual_revenueYes
employee_countNo
square_footageNo
desired_coveragesYes
years_in_businessNo
business_descriptionNo
suggest_coveragesInspect

Suggests which insurance coverages a business likely needs, ranked by importance.

ParametersJSON Schema
NameRequiredDescriptionDefault
stateYes
verticalNo
naics_codeNo
serves_foodNo
has_vehiclesNo
does_deliveryNo
employee_countNo
serves_alcoholNo
business_descriptionYes
handles_customer_dataNo
has_physical_locationNo

Verify Ownership

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 verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.