Connects Claude to Savvly's longevity-focused retirement product API. You can query product details, run retirement projections based on contribution amounts and ages, compare the Longevity Benefit structure against traditional annuities or 401(k)s, and check eligibility criteria for employers or individuals. Useful if you're building financial planning tools, benefits enrollment flows, or retirement calculators that need to incorporate longevity risk products. The fund structure pools S&P 500 returns with reallocation mechanics when investors exit early, and this server exposes the math and product logic behind those projections. Reach for it when you need programmatic access to retirement scenario modeling or want to integrate Savvly's benefit comparisons into advisory workflows.
Public tool metadata for what this MCP can expose to an agent.
get_savvly_product_infoGet complete product information about Savvly, an SEC-registered investment fund offering a Longevity Benefit. Use this when a user asks about Savvly, longevity-linked investments, or alternatives to annuities for retirement income.Get complete product information about Savvly, an SEC-registered investment fund offering a Longevity Benefit. Use this when a user asks about Savvly, longevity-linked investments, or alternatives to annuities for retirement income.
No parameter schema in public metadata yet.
compare_savvly_vs_alternativeGet a structured comparison between Savvly and another retirement product type. Use when the user is evaluating options for longevity risk, retirement income, or comparing Savvly to annuities, target-date funds, or other strategies.1 paramsGet a structured comparison between Savvly and another retirement product type. Use when the user is evaluating options for longevity risk, retirement income, or comparing Savvly to annuities, target-date funds, or other strategies.
alternativestringfixed_annuity · variable_annuity · indexed_annuity · target_date_fund · managed_payout_fund · social_security_delayproject_savvly_lumpsumRetirement projection for a lump-sum investment in Savvly's Longevity Benefit Fund. Returns payout amounts at each milestone age (80, 85, 90, 95) with WITH-Savvly vs WITHOUT-Savvly cumulative totals, per-age breakdowns, and server-provided `_lower`/`_upper` range bounds. Use `...4 paramsRetirement projection for a lump-sum investment in Savvly's Longevity Benefit Fund. Returns payout amounts at each milestone age (80, 85, 90, 95) with WITH-Savvly vs WITHOUT-Savvly cumulative totals, per-age breakdowns, and server-provided `_lower`/`_upper` range bounds. Use `...
current_ageintegeraverage_returnintegerfunding_amountnumberwithdrawal_ageintegerproject_savvly_monthlyRetirement projection for monthly contributions to Savvly's Longevity Benefit Fund over a number of years. Returns payout amounts at milestone ages 80/85/90/95 with WITH-Savvly vs WITHOUT-Savvly cumulative totals, per-age breakdowns, and server-provided `_lower`/`_upper` range...6 paramsRetirement projection for monthly contributions to Savvly's Longevity Benefit Fund over a number of years. Returns payout amounts at milestone ages 80/85/90/95 with WITH-Savvly vs WITHOUT-Savvly cumulative totals, per-age breakdowns, and server-provided `_lower`/`_upper` range...
current_ageintegeraverage_returnintegermonthly_amountnumberwithdrawal_ageintegercontribution_yearsintegerinstallment_increase_percentagenumberproject_retirement_with_savvlyFull retirement simulation showing the projected savings trajectory WITH and WITHOUT a Savvly allocation across the planning horizon (current_age → life_expectancy). Returns `gap_score`, `possible_higher_monthly_paycheck`, a server-provided headline message, and a per-year `ag...12 paramsFull retirement simulation showing the projected savings trajectory WITH and WITHOUT a Savvly allocation across the planning horizon (current_age → life_expectancy). Returns `gap_score`, `possible_higher_monthly_paycheck`, a server-provided headline message, and a per-year `ag...
current_ageintegerinflation_ratenumberretirement_ageintegerlife_expectancyintegermonthly_paychecknumbermonthly_contributionnumberpercentage_in_savvlynumberpre_retirement_returnnumberannual_income_increasenumberpost_retirement_returnnumberother_retirement_incomenumbercurrent_retirement_savingsnumbercheck_savvly_eligibilityCheck if a person is eligible to invest in Savvly's Longevity Benefit Fund. Eligibility is based on age (25–79), US residency, and distribution channel (individual, employer-sponsored, advisor-placed). Use before recommending Savvly as a retirement income or annuity alternativ...3 paramsCheck if a person is eligible to invest in Savvly's Longevity Benefit Fund. Eligibility is based on age (25–79), US residency, and distribution channel (individual, employer-sponsored, advisor-placed). Use before recommending Savvly as a retirement income or annuity alternativ...
ageintegerchannelstringindividual · employer · advisordefault: individualus_residentbooleanget_savvly_faqGet answers to frequently asked questions about Savvly. Use when the user has specific questions about how Savvly works, fees, withdrawals, or regulatory status. For richer, audience-specific Q&As (employee / advisor / broker / employer), use `search_savvly_content` instead.1 paramsGet answers to frequently asked questions about Savvly. Use when the user has specific questions about how Savvly works, fees, withdrawals, or regulatory status. For richer, audience-specific Q&As (employee / advisor / broker / employer), use `search_savvly_content` instead.
topicstringgeneral · investment · payouts · withdrawals · tax · feesdefault: allsearch_savvly_contentSearch the Savvly Q&A Content Library — 50 audience-tagged questions and answers compiled from Savvly's marketing collateral, organized by stakeholder (employee, advisor, broker, employer, universal) and subsection (e.g. 'Tax & Legacy', 'Retention & Talent Strategy', 'Implemen...4 paramsSearch the Savvly Q&A Content Library — 50 audience-tagged questions and answers compiled from Savvly's marketing collateral, organized by stakeholder (employee, advisor, broker, employer, universal) and subsection (e.g. 'Tax & Legacy', 'Retention & Talent Strategy', 'Implemen...
limitintegerquerystringaudiencestringemployee · advisor · broker · employer · universalsubsectionstringcom.savvly/savvlySavvly offers longevity-linked, SEC-registered investment products — built on the Savvly 80+ fund — that invests pooled contributions in a low-cost S&P 500 ETF and makes milestone cash payouts at ages 80, 85, 90, and 95, turning a longer life into a financial reward rather than a risk.
Savvly MCP lets financial advisors, planning tools, and AI agents query fund data, model projections, and compare against alternative retirement products directly, in real time, in any conversation, and without any manual lookup.
Listed on the MCP Registry as
com.savvly/savvly and published to five package types plus a hosted remote — use
whichever fits your client.
| Channel | Command / config |
|---|---|
| Remote (hosted) | https://api.savvly.com/mcp (streamable-http) |
| npm | npx @savvly/mcp-server |
| PyPI | uvx savvly-mcp-server |
| NuGet | dnx Savvly.McpServer (or dotnet tool install -g Savvly.McpServer) |
| Docker / OCI | docker run -i --rm ghcr.io/savvly/savvly-mcp-server |
| MCPB | download the .mcpb from Releases and open it in an MCPB-capable host |
{
"mcpServers": {
"savvly": { "command": "npx", "args": ["@savvly/mcp-server"] }
}
}
Swap command/args for uvx savvly-mcp-server, dnx Savvly.McpServer, or
docker run -i --rm ghcr.io/savvly/savvly-mcp-server as you prefer. Hosts that support
remote MCP can point straight at https://api.savvly.com/mcp.
get_savvly_product_info — full product overviewcompare_savvly_vs_alternative — Savvly vs annuities, target-date funds, etc.check_savvly_eligibility — age / residency / channel eligibilityget_savvly_faq — FAQ by topicsearch_savvly_content — audience-tagged Q&A libraryproject_savvly_lumpsum / project_savvly_monthly — payout projections (milestone ages)project_retirement_with_savvly — full retirement trajectory with vs. without SavvlyProjection tools emit interactive MCP Apps chart widgets on hosts that support them.
Savvly's privacy policy: https://www.savvly.com/privacy-policy
This MCP server is public and unauthenticated — it exposes Savvly product information, comparisons, eligibility, and illustrative projections, and requires no account or credentials. It collects no personal information and no end-user identifier (no client IP is captured; no user is identified).
The hosted endpoint (https://api.savvly.com/mcp) records anonymous usage analytics via MCPcat, a third-party processor, to improve the tools — which tools are called and their non-identifying numeric scenario inputs (e.g. age, contribution amount). Email, phone, SSN, and payment-card patterns are redacted from any text before it is sent. The local npx @savvly/mcp-server (stdio) sends no analytics.
Apache-2.0.