Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Savvly/savvly-mcp MCP server](https://glama.ai/mcp/servers/Savvly/savvly-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Savvly/savvly-mcp) πŸŽ–οΈ πŸ“‡ ☁️ 🏠 - Savvly Longevity Benefit Fund: retirement projections (lump-sum, monthly, and full trajectory),...

README.md

<!-- CANONICAL PUBLIC README for the Savvly MCP server. Source of truth lives here in savvly-public-api (private); the release workflow (.github/workflows/publish-mcp-server.yml) syncs this file β€” plus server.json and LICENSE β€” to the PUBLIC Savvly/savvly-mcp repo on every production release. Do not edit it directly in savvly-mcp; edit here. -->

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) | 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 |

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.

Tools

  • get_savvly_product_info β€” full product overview
  • compare_savvly_vs_alternative β€” Savvly vs annuities, target-date funds, etc.
  • check_savvly_eligibility β€” age / residency / channel eligibility
  • get_savvly_faq β€” FAQ by topic
  • search_savvly_content β€” audience-tagged Q&A library
  • project_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.

<!-- mcp-name: com.savvly/savvly -->

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Search servers.