Install
$ agentstack add mcp-savvly-savvly-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v1.0.24 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v1.0.24. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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 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.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Savvly
- Source: Savvly/savvly-mcp
- License: Apache-2.0
- Homepage: https://www.savvly.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v1.0.24 Imported from the upstream source.