savvly-mcp
The Savvly MCP server lets financial advisors, planning tools, and AI agents query fund data, model retirement projections, compare products, check eligibility, and get compliance-grade disclosures — conversationally and in real time.
Product Info (
get_savvly_product_info): Retrieve a full overview of Savvly's longevity-linked investment fund, including description, category, and tagline.Compare vs. Alternatives (
compare_savvly_vs_alternative): Get structured comparisons of Savvly against fixed/variable/indexed annuities, target-date funds, managed payout funds, or all at once.Check Eligibility (
check_savvly_eligibility): Verify whether a person qualifies based on age (25–75), US residency, and distribution channel (individual, employer-sponsored, or advisor-placed).FAQ Answers (
get_savvly_faq): Access answers to common questions, filterable by topic (general, investment, payouts, withdrawals, tax, fees, employer, regulatory).Search Content Library (
search_savvly_content): Search 50+ audience-tagged Q&A entries, filterable by audience (employee, advisor, broker, employer, universal) and subsection.Project Lump-Sum Investment (
project_savvly_lumpsum): Model milestone payouts at ages 80, 85, 90, and 95 for a one-time investment, with Savvly vs. market-alone comparisons, early-withdrawal estimates, and lower/upper range bounds.Project Monthly Contributions (
project_savvly_monthly): Simulate milestone payouts for recurring monthly contributions, with optional annual increases and early-withdrawal scenarios.Full Retirement Trajectory (
project_retirement_with_savvly): Run a year-by-year retirement simulation comparing portfolio outcomes with and without Savvly, including a gap score and achievable monthly paycheck estimates.Interactive Widgets & Compliance: Emit editable chart widgets on supported MCP hosts; every projection includes verbatim SEC-required disclosure text — no personal data collected.
Savvly MCP server — com.savvly/savvly
Savvly 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.
Install
Channel | Command / config |
Remote (hosted) |
|
npm |
|
PyPI |
|
NuGet |
|
Docker / OCI |
|
MCPB | download the |
Claude Desktop / Cursor / Windsurf (stdio)
{
"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.
Related MCP server: MCP Tool Factory
Tools
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 Savvly
Projection tools emit interactive MCP Apps chart widgets on hosts that support them.
Links
Website: https://savvly.com
Disclosures: https://www.savvly.com/disclosures
Privacy Policy
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.
License
Apache-2.0.
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Savvly/savvly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server