Server data from the Official MCP Registry
Disability insurance MCP: a quote_request action plus carrier and coverage research tools.
Disability insurance MCP: a quote_request action plus carrier and coverage research tools.
Remote endpoints: streamable-http: https://mcp.seaworthy.io/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
6 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-seaworthy-mcp": {
"url": "https://mcp.seaworthy.io/mcp"
}
}
}From the project's GitHub README.
A live Model Context Protocol server that lets AI agents take action on behalf of their users with Seaworthy Insurance Agency, 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.
https://mcp.seaworthy.io/mcp
io.seaworthy/mcp in the official MCP Registry| 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. |
quote_request inputsRequired: first_name, last_name, email, phone, profession, state, dob, gender, annual_income.
Optional: life_insurance_interest, notes, referral_source.
The agent must confirm the user has consented to be contacted before calling it. SSN, medical history, and banking details are never collected through this tool.
Add https://mcp.seaworthy.io/mcp as an MCP server in any MCP-capable client (Cloudflare AI Playground, Claude Desktop, MCP Inspector, or a custom connector), then ask it to get a disability insurance quote.
Cloudflare Worker (TypeScript), stateless JSON-RPC over Streamable HTTP. Quote submissions write to Salesforce Web-to-Lead. No secrets live in this repository.
Built by Toby Lason, Managing Partner, Seaworthy Insurance Agency.
Proprietary. The code is published for transparency and discoverability; the hosted endpoint is the supported way to use it.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.