🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@savvly/mcp-server

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@savvly/mcp-server

Explore Savvly MCP: retirement projections, eligibility, comparisons, and FAQs for an SEC-registered fund that pairs full market upside with later-life longevity payouts.

latest
Source
npmnpm
Version
1.0.87
Version published
Maintainers
3
Created
Source

@savvly/mcp-server (npm)

Explore Savvly MCP: retirement projections, eligibility, comparisons, and FAQs for an SEC-registered fund that pairs full market upside with later-life longevity payouts.

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.

This is the npm distribution of the same server also published to PyPI as savvly-mcp-server, to NuGet as Savvly.McpServer, and to the official MCP Registry as com.savvly/savvly.

Install & run

npx @savvly/mcp-server
# or install globally:
npm install -g @savvly/mcp-server && savvly-mcp

Claude Desktop / Cursor config

{
  "mcpServers": {
    "savvly": {
      "command": "npx",
      "args": ["@savvly/mcp-server"]
    }
  }
}

Tools

ToolDescription
get_savvly_product_infoComplete product details
compare_savvly_vs_alternativeComparison vs annuities / target-date funds / etc.
project_savvly_lumpsumLump-sum payout projection
project_savvly_monthlyMonthly contribution projection
project_retirement_with_savvlyFull retirement simulation
check_savvly_eligibilityEligibility check
get_savvly_faqFAQ filtered by topic
search_savvly_contentAudience-tagged Q&A library search

Projection tools emit interactive MCP Apps chart widgets on hosts that support them.

Resources

  • savvly://product/overview
  • savvly://product/comparison-matrix
  • savvly://product/payout-schedule
  • savvly://content/qa-library

Remote alternative

Prefer a hosted endpoint? Connect via Streamable HTTP at https://api.savvly.com/mcp.

License

Apache-2.0.

Keywords

mcp

FAQs

Package last updated on 03 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts