{
  "markdown": "<!--\n  CANONICAL PUBLIC README for the Savvly MCP server.\n  Source of truth lives here in savvly-public-api (private); the release workflow\n  (.github/workflows/publish-mcp-server.yml) syncs this file — plus server.json and\n  LICENSE — to the PUBLIC Savvly/savvly-mcp repo on every production release. Do not\n  edit it directly in savvly-mcp; edit here.\n-->\n# Savvly MCP server — `com.savvly/savvly`\n\nSavvly 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.\n\nSavvly 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.\n\nListed on the [MCP Registry](https://registry.modelcontextprotocol.io) as\n`com.savvly/savvly` and published to **five package types plus a hosted remote** — use\nwhichever fits your client.\n\n## Install\n\n| Channel | Command / config |\n| --- | --- |\n| **Remote (hosted)** | `https://api.savvly.com/mcp` (streamable-http) |\n| **npm** | `npx @savvly/mcp-server` |\n| **PyPI** | `uvx savvly-mcp-server` |\n| **NuGet** | `dnx Savvly.McpServer` (or `dotnet tool install -g Savvly.McpServer`) |\n| **Docker / OCI** | `docker run -i --rm ghcr.io/savvly/savvly-mcp-server` |\n| **MCPB** | download the `.mcpb` from [Releases](https://github.com/Savvly/savvly-mcp/releases) and open it in an MCPB-capable host |\n\n### Claude Desktop / Cursor / Windsurf (stdio)\n\n```json\n{\n  \"mcpServers\": {\n    \"savvly\": { \"command\": \"npx\", \"args\": [\"@savvly/mcp-server\"] }\n  }\n}\n```\nSwap `command`/`args` for `uvx savvly-mcp-server`, `dnx Savvly.McpServer`, or\n`docker run -i --rm ghcr.io/savvly/savvly-mcp-server` as you prefer. Hosts that support\nremote MCP can point straight at `https://api.savvly.com/mcp`.\n\n## Tools\n\n- `get_savvly_product_info` — full product overview\n- `compare_savvly_vs_alternative` — Savvly vs annuities, target-date funds, etc.\n- `check_savvly_eligibility` — age / residency / channel eligibility\n- `get_savvly_faq` — FAQ by topic\n- `search_savvly_content` — audience-tagged Q&A library\n- `project_savvly_lumpsum` / `project_savvly_monthly` — payout projections (milestone ages)\n- `project_retirement_with_savvly` — full retirement trajectory with vs. without Savvly\n\nProjection tools emit interactive MCP Apps chart widgets on hosts that support them.\n\n## Links\n\n- Website: https://savvly.com\n- Disclosures: https://www.savvly.com/disclosures\n\n## Privacy Policy\n\nSavvly's privacy policy: https://www.savvly.com/privacy-policy\n\nThis 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).\n\nThe hosted endpoint (`https://api.savvly.com/mcp`) records **anonymous usage analytics** via [AgentCat](https://agentcat.io) (formerly 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.\n\n## License\n\nApache-2.0.\n\n<!-- mcp-name: com.savvly/savvly -->\n",
  "bytes": 3568,
  "sha": "a0c0bafff27ca14ce1c173f0e7b0a4cb6714d88a5d48d4f41318447826d83c0c",
  "repo_slug": "savvly/savvly-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_savvly_savvly_ed61a279/readme"
}