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

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

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.

100% free. Your data is private.
Tool DescriptionsC

Average 3.1/5 across 5 of 5 tools scored.

Server CoherenceA
Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count5/5

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.

Completeness4/5

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 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

Discussions

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

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources