Skip to main content
ClaudeWave

Savvly MCP server — product info, comparisons, eligibility, and retirement projections for AI agents. com.savvly/savvly on npm, PyPI, NuGet, OCI, MCPB + remote.

MCP ServersOfficial Registry0 stars0 forksDockerfileApache-2.0Updated today
ClaudeWave Trust Score
79/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Clear description
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: NPX · @savvly/mcp-server
Claude Code CLI
claude mcp add savvly-mcp -- npx -y @savvly/mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "savvly-mcp": {
      "command": "npx",
      "args": ["-y", "@savvly/mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

<!--
  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`

MCP server for **Savvly Longevity Benefit**: product info, Savvly-vs-alternative
comparisons, eligibility checks, an audience-tagged Q&A library, and retirement /
lump-sum / monthly **projections** (with inline MCP Apps chart widgets).

Listed on the [MCP Registry](https://registry.modelcontextprotocol.io) 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](https://github.com/Savvly/savvly-mcp/releases) and open it in an MCPB-capable host |

### Claude Desktop / Cursor / Windsurf (stdio)

```json
{
  "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

## License

Apache-2.0.

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

What people ask about savvly-mcp

What is Savvly/savvly-mcp?

+

Savvly/savvly-mcp is mcp servers for the Claude AI ecosystem. Savvly MCP server — product info, comparisons, eligibility, and retirement projections for AI agents. com.savvly/savvly on npm, PyPI, NuGet, OCI, MCPB + remote. It has 0 GitHub stars and was last updated today.

How do I install savvly-mcp?

+

You can install savvly-mcp by cloning the repository (https://github.com/Savvly/savvly-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Savvly/savvly-mcp safe to use?

+

Our security agent has analyzed Savvly/savvly-mcp and assigned a Trust Score of 79/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains Savvly/savvly-mcp?

+

Savvly/savvly-mcp is maintained by Savvly. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to savvly-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy savvly-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Savvly/savvly-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/savvly-savvly-mcp)](https://claudewave.com/repo/savvly-savvly-mcp)
<a href="https://claudewave.com/repo/savvly-savvly-mcp"><img src="https://claudewave.com/api/badge/savvly-savvly-mcp" alt="Featured on ClaudeWave: Savvly/savvly-mcp" width="320" height="64" /></a>

More MCP Servers

savvly-mcp alternatives