Insurance Premium Calculator
Related Servers
Alternatives to Insurance Premium Calculator
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceThis server enables AI agents to provide insurance recommendations, validate user profiles, generate contract drafts, and manage electronic signature workflows with human approval.-
- FlicenseNot gradedqualityBmaintenanceMCP server that reviews insurance claims against policy documents, providing coverage decisions, policy clause retrieval, claim history lookup, coverage rule checks, and fraud risk scoring via four tools.-
- AlicenseAqualityCmaintenanceA read-only MCP server providing tools to search and retrieve insurance product information, coverage details, and compare policies from a pre-built knowledge graph of Belgian insurance products, with verbatim citations from source PDFs.101MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI agents to interact with GEICO insurance services, including getting quotes, managing policies, filing claims, making payments, retrieving ID cards, requesting roadside assistance, and reporting accidents.12 npm1MIT
- FlicenseNot gradedqualityNot gradedmaintenanceProvides tools for motor insurance quoting, including vehicle lookups, postcode risk assessments, and premium calculations. It enables users to generate and compare car insurance quotes through natural language interactions.-
- AlicenseNot gradedqualityDmaintenanceA comprehensive MCP server that enables file operations, mathematical calculations with unit conversions, and system information retrieval. Provides secure access to local file system, calculator functions with statistics, and system monitoring capabilities.11 npmISC
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: calculate_basic_premium handles standard insurance, calculate_health_premium focuses on health-specific factors, and compare_policies provides comparison across types. There is no overlap or ambiguity between these functions.
All tools follow a consistent verb_noun pattern with snake_case (calculate_basic_premium, calculate_health_premium, compare_policies). The naming is predictable and readable throughout the set.
With only 3 tools, the set feels thin for an insurance premium calculator domain. While the tools cover core calculations and comparison, additional operations like updating policies or handling claims might be expected, making the count borderline for the scope.
The tools cover basic premium calculations and comparison, but there are notable gaps for a full insurance domain, such as missing CRUD operations for policies, handling claims, or managing customer data. Agents can work around this for simple tasks but may fail in more complex scenarios.