Savvly MCP Server

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. Its 6 documented tools cluster into read & search, compare, check, project.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Dockerfile.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 2 · #87 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Dockerfile · how we verify → /methodology

01 · Install Savvly

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add savvly-savvly-mcp --transport http https://api.savvly.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "savvly-savvly-mcp": {
      "url": "https://api.savvly.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.savvly.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem · Claude Desktop extension (.mcpb bundle) · remote - your agent's requests go to api.savvly.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

npm package @savvly/mcp-server - published under the repo owner's npm scope (@savvly)

registry vendor namespace com.savvly - domain-verified with the official MCP registry

03 · What Savvly can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 6 documented tools across read & search, compare, check, including get_savvly_product_info, compare_savvly_vs_alternative, check_savvly_eligibility, get_savvly_faq.

Capability map

Tools grouped from the project's README - what Savvly lets an agent do.

read & search

3 tools - e.g. full product overview; FAQ by topic; audience-tagged Q&A library

get_savvly_product_info · get_savvly_faq · search_savvly_content

Compare

1 tool - e.g. Savvly vs annuities, target-date funds, etc.

compare_savvly_vs_alternative

Check

1 tool - e.g. age / residency / channel eligibility

check_savvly_eligibility

Project

1 tool - e.g. full retirement trajectory with vs. without Savvly

project_retirement_with_savvly

Latest releases

v1.0.92 · 2026-08-23

MCPB bundle for com.savvly/savvly - also on npm, PyPI, NuGet, OCI (ghcr.io), and the MCP Registry. Source:

v1.0.91 · 2026-08-23

MCPB bundle for com.savvly/savvly - also on npm, PyPI, NuGet, OCI (ghcr.io), and the MCP Registry. Source:

v1.0.90 · 2026-08-20

MCPB bundle for com.savvly/savvly - also on npm, PyPI, NuGet, OCI (ghcr.io), and the MCP Registry. Source:

04 · Who maintains Savvly

savvly is maintained by savvly. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
other - ranked #87 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
com.savvly/savvly (active, first published 2026-05-27 · 60 versions)
packages
npm:@savvly/mcp-server · pypi:savvly-mcp-server · nuget:Savvly.McpServer · oci:ghcr.io/savvly/savvly-mcp-server:1.0.92 · mcpb:https://github.com/Savvly/savvly-mcp/releases/download/v1.0.92/savvly-mcp-server.mcpb

06 · Savvly FAQ

Is Savvly still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

What can Savvly do?

An agent gets 6 documented tools across read & search, compare, check, including get_savvly_product_info, compare_savvly_vs_alternative, check_savvly_eligibility, get_savvly_faq.

How do I install Savvly?

Run `npx -y @savvly/mcp-server`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Savvly require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Savvly