Skip to main content
Glama

community_pool_calculator

Read-only

Calculate pooled insurance parameters for chama groups. Determine monthly contributions and coverage for hospitalization, funeral, crop loss, or education.

Instructions

Calculate parameters for a community group (chama) pooled insurance arrangement. Western parallel: Fraternal benefit societies, mutual insurance companies, credit unions with insurance. Kenya parallel: Chama savings groups can formalize as Micro Insurance Groups under IRA. DEMO educational tool — not a licensed insurance product.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
group_sizeYesNumber of chama members (5–200)
monthly_contribution_kesYesMonthly contribution per member in KES
coverage_goalNoCoverage goal: hospitalization, funeral, crop_loss, educationhospitalization

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

The description declares it as a 'DEMO educational tool — not a licensed insurance product,' which goes beyond the readOnlyHint annotation to warn about non-production use. It also provides parallel examples, adding context about its educational nature.

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 one sentence of core purpose, followed by two sentences of useful context and a warning. It is front-loaded and efficient, though the parallel examples could be trimmed without losing key information.

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?

The description covers the tool's purpose, educational nature, and regulatory context. With an output schema available, it does not need to detail return values. It is sufficiently complete for a calculation tool with well-documented parameters.

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?

The input schema already provides 100% coverage with descriptions for all three parameters. The description adds no new meaning beyond the schema, so it scores the baseline of 3.

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 'Calculate parameters for a community group (chama) pooled insurance arrangement.' It uses a specific verb and resource, and the mention of Western and Kenya parallels helps distinguish it from sibling tools like premium_estimate or compare_microinsurance, which focus on different aspects.

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 provides cultural context but no explicit guidance on when to use this tool versus its siblings. It does not specify scenarios where other tools are more appropriate or caution against misuse.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gabrielmahia/bima-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server