@striderlabs/mcp-progressive
Related Servers
Alternatives to @striderlabs/mcp-progressive
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI agents to interact with State Farm insurance for quotes, policy management, claims, payments, and more.99 npmMIT
- 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
- FlicenseAqualityBmaintenanceMCP server that exposes life-insurance back-office tools (policy document search, application status, product/underwriting rules) to LLM agents. Enables agents to retrieve policy documents, check application status, and evaluate underwriting rules via hybrid search and rule lookup.3-
- FlicenseAqualityCmaintenanceProvides reusable MCP tools for Amazon Connect AI Agents and Bedrock AgentCore to look up customers, manage support tickets, schedule appointments, update CRM records, retrieve knowledge, and create tasks.7-
- 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 gradedqualityBmaintenanceEnables managing fictional insurance policies through MCP, including creating, retrieving, and updating policies, querying coverage options, and processing claims.MIT
TDQS
Scored across 7 tools
Each tool targets a distinct insurance workflow: quoting, policy lookup, claims status, payments, recommendations, ID cards, and roadside assistance. Even the closest pair, policy lookup and ID card, have clearly different outputs and use cases.
All tools share the progressive_ prefix, which is helpful, but the naming convention is mixed: get_quote uses a verb, while claims_status, payment_management, and id_card are noun phrases. This is readable but lacks a consistent verb_noun pattern.
Seven tools is a well-scoped size for a Progressive insurance MCP server. Each tool represents a meaningful, non-trivial customer-facing capability, and none feel redundant or unnecessary.
The toolset covers many common insurance interactions such as quoting, payments, roadside assistance, and claim status. However, it lacks the ability to file a new claim or purchase/bind a quoted policy, which are notable gaps in the expected insurance lifecycle.