A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Savvly MCP server — product info, comparisons, eligibility, and retirement projections for AI agents. com.savvly/savvly
com.savvly/savvlyMCP 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 as
com.savvly/savvly and published to five package types plus a hosted remote — use
whichever fits your client.
| 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 |
{
"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.
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 SavvlyProjection tools emit interactive MCP Apps chart widgets on hosts that support them.
Apache-2.0.
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots