Skip to main content
Glama

bizinsured

Server Details

AI-powered commercial insurance carrier recommendations for small businesses.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

5 tools
classify_businessAInspect

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

TDQS

A4.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It states the action (takes and returns) but does not disclose whether the operation has side effects, requires authentication, or is read-only. Given the lookup nature, this is adequate but not thorough.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences deliver the function and usage guidance with no filler. The information is front-loaded and each sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema and annotations, the description provides essential details: what it does, what it returns, and when to use it. It could detail return structure or state handling, but the current description is sufficient for a classification tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so both parameters are already documented. The tool description reinforces the primary role of business_description but does not add new meaning beyond the schema, especially for the state parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: taking a natural language business description and returning matched class codes (NAICS, ISO GL, NCCI WC). This distinguishes it from sibling recommendation tools by positioning it as the upfront classification step.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says 'Always call this first' and explains why (to understand the user's business type before making recommendations). This provides clear when-to-use guidance and implies ordering against the other tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

connect_with_agentCInspect

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

TDQS

C2.1/5.0
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must disclose side effects, permissions, or output behavior. It only says 'Generates a handoff,' which reveals nothing about whether data is sent, whether the action is reversible, what the user sees, or what occurs after invocation. This is a complete lack of behavioral disclosure.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is only one sentence and front-loaded, but it is under-specified rather than concise. It omits essential context despite the tool having a nested object and multiple parameters, so brevity is a deficiency, not a strength.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (5 parameters, 3 required, nested risk_profile, no output schema, no annotations), a one-sentence description is grossly insufficient. It does not explain the expected input flow, the meaning of return values, or the post-conditions of the handoff.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description adds no meaning to any of the 5 parameters or the nested risk_profile object. It does not explain what parameters are used for or how they affect the handoff, so the agent must guess at parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Generates a handoff') and names the resource ('connect the user with a matched independent agent'), which clearly distinguishes it from sibling analysis tools like classify_business or get_carrier_recommendations. It is not a tautology and communicates the core function.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not state when to use this tool versus alternatives. It implies a handoff after matching, but gives no explicit context, prerequisites, or exclusions. Sibling tools suggest different purposes, but no comparison is offered.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

explain_coverageCInspect

Explains a commercial insurance coverage type in plain language.

ParametersJSON Schema
NameRequiredDescriptionDefault
coverage_typeYes
business_contextNo

TDQS

C2.8/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden, but it only states the output register. It does not disclose return format, behavior for unknown coverage types, the role of business_context, or any other behavioral traits.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, compact sentence with no redundant wording. It is front-loaded and easy to parse, even though it could be more informative.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of annotations and output schema, the description is too thin. It does not explain what a 'plain language' explanation looks like, how business_context affects the result, or what happens with invalid inputs.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description does not compensate. The phrase 'coverage type' loosely maps to coverage_type, but business_context is entirely unexplained, and no example values or constraints are given.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Explains') and resource ('commercial insurance coverage type') and adds the qualifier 'in plain language'. This clearly distinguishes it from sibling tools like suggest_coverages or get_carrier_recommendations.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given about when to use this tool versus alternatives. The context is only implied by the verb 'explains', with no mention of scenarios, prerequisites, or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

get_carrier_recommendationsCInspect

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

TDQS

C2.7/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description must carry the full burden of behavioral disclosure. It mentions returning data but does not explicitly state read-only status, side effects, permissions, or limitations. The lack of such details is a gap for a tool with no other transparency signals.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no wasted words. It is concise and clear, though it sacrifices depth for brevity. The structure is appropriate for a simple message, but not for a tool of this complexity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has a complex schema with 14 parameters, no annotations, and no output schema, yet the description is only one line. It fails to explain input requirements, output format, or the meaning of 'small commercial risk', making it grossly incomplete for effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description does not compensate. It mentions none of the 14 parameters, including required ones like naics_code, state, annual_revenue, and desired_coverages. The phrase 'small commercial risk' provides vague context but no meaningful parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns ranked carrier recommendations with estimated premium ranges for a small commercial risk. This verb+resource combination distinguishes it from siblings like suggest_coverages or classify_business.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is no guidance on when to use this tool vs alternatives. The description does not mention use cases, prerequisites, or exclusions, leaving the agent without context for selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

suggest_coveragesBInspect

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

TDQS

B3/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

There are no annotations, so the description carries full burden. It mentions ranking by importance but does not disclose how suggestions are determined, what inputs are used, what output format to expect, or any limitations. This is insufficient for a tool with no annotation support.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that is front-loaded with the main purpose and includes a key behavioral detail (ranking). It is concise and easily readable, though it could benefit from a bit more detail without losing efficiency.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has 11 parameters, no output schema, and no annotations, this short description is incomplete. It lacks guidance on how to use the inputs, what the output looks like, and any behavioral caveats. More detail is needed for an agent to use it effectively.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0% and the description provides no information about any of the 11 parameters. It doesn't even hint that business_description and state are required or how they influence suggestions. The description adds no meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: it suggests insurance coverages needed by a business, specifically 'ranked by importance.' This distinguishes it from siblings like classify_business (classification) and get_carrier_recommendations (carrier recommendations).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for obtaining coverage recommendations but does not explicitly state when to use it vs alternatives or any exclusions. No context about prerequisites or overlapping tool usage is given, so it's only implied.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to get real home & auto insurance quotes and start binding through a network of licensed independent agencies.
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.3/5.0
Disambiguation5/5

Each tool has a distinct purpose: classification, coverage suggestions, explanations, carrier recommendations, and agent handoff. There is no overlap between tools; even the recommendation-focused tools operate on different layers (coverage vs. carrier).

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (classify_business, connect_with_agent, explain_coverage, get_carrier_recommendations, suggest_coverages). The naming is predictable and clearly indicates the action and target.

Tool Count5/5

With 5 tools, the server is well-scoped for its purpose of guiding small businesses through insurance discovery and connection. Each tool serves a necessary step in the workflow, and none feel redundant or excessive.

Completeness5/5

The tool set covers the full journey from business classification to coverage suggestions, educational explanations, carrier recommendations, and human agent handoff. No obvious missing capabilities for the stated purpose of the server.

Resources