Seaworthy Insurance MCP Server
A live Model Context Protocol server that lets AI agents take action on behalf of their users with Seaworthy Insurance, an independent brokerage specializing in individual disability insurance for high-income professionals (physicians, dentists, CRNAs, attorneys, executives).
To our knowledge, this is the first disability insurance brokerage to expose an agent-callable quote action over MCP.
Endpoint
https://mcp.seaworthy.io/mcp- Transport: Streamable HTTP
- Auth: none (open). The write action is protected server-side by input validation, per-IP rate limiting, and duplicate suppression rather than client authentication.
- Server card: https://seaworthy.io/.well-known/mcp/server-card.json
- Registry:
io.seaworthy/mcpin the official MCP Registry
Tools
| Tool | Type | What it does |
|---|---|---|
quote_request |
action | Submits a disability insurance quote-comparison request to the Seaworthy sales pipeline on the user's behalf. A licensed broker follows up within one business day. |
get_specialty_guide |
read | Coverage guidance for a specific profession or medical specialty. |
compare_carriers |
read | Structured comparison of the five major individual disability carriers. |
estimate_benefit_cap_gap |
read | Income-replacement gap math between a group LTD cap and a target. |
list_riders |
read | Definitions and trade-offs for the major disability insurance riders. |
get_education_article |
read | Retrieves a named education article as structured metadata plus a link. |






