Skip to main content
Glama
Savvly

savvly-mcp

by Savvly

Savvly MCP server — com.savvly/savvly

Savvly 提供与长寿挂钩、经 SEC 注册的投资产品——基于 Savvly 80+ 基金——该基金将汇集资金投资于低成本 S&P 500 ETF,并在 80、85、90 和 95 岁时进行里程碑式现金赔付,将更长的寿命转化为财务回报而非风险。

Savvly MCP 让财务顾问、规划工具和 AI 代理能够直接、实时地在任何对话中查询基金数据、建模预测,并与替代性退休产品进行对比,无需任何手动查询。

已列入 MCP Registry,名称为 com.savvly/savvly,并发布到五种包类型外加一个托管远程端点——请使用最适合你客户端的那一种。

安装

渠道

命令 / 配置

远程(托管)

https://api.savvly.com/mcp(streamable-http)

npm

npx @savvly/mcp-server

PyPI

uvx savvly-mcp-server

NuGet

dnx Savvly.McpServer(或 dotnet tool install -g Savvly.McpServer

Docker / OCI

docker run -i --rm ghcr.io/savvly/savvly-mcp-server

MCPB

Releases 下载 .mcpb 文件并在支持 MCPB 的主机中打开

Claude Desktop / Cursor / Windsurf (stdio)

{
  "mcpServers": {
    "savvly": { "command": "npx", "args": ["@savvly/mcp-server"] }
  }
}

按你的偏好,将 command/args 替换为 uvx savvly-mcp-serverdnx Savvly.McpServerdocker run -i --rm ghcr.io/savvly/savvly-mcp-server。支持远程 MCP 的主机可以直接指向 https://api.savvly.com/mcp

Related MCP server: @numeratica/mcp

工具

  • get_savvly_product_info — 完整产品概览

  • compare_savvly_vs_alternative — Savvly 与年金、目标日期基金等的对比

  • check_savvly_eligibility — 年龄 / 居住地 / 渠道资格

  • get_savvly_faq — 按主题分类的常见问题

  • search_savvly_content — 按受众标记的 Q&A 库

  • project_savvly_lumpsum / project_savvly_monthly — 赔付预测(里程碑年龄)

  • project_retirement_with_savvly — 包含与不包含 Savvly 的完整退休轨迹

预测工具会在支持它们的主机上生成交互式 MCP Apps 图表组件。

链接

隐私政策

Savvly 的隐私政策:https://www.savvly.com/privacy-policy

此 MCP 服务器是公开且无需认证的——它提供 Savvly 产品信息、对比、资格和示例性预测,且不需要任何账户或凭据。它不收集任何个人信息,也不收集任何最终用户标识(不捕获客户端 IP;不识别任何用户)。

托管端点(https://api.savvly.com/mcp)通过第三方处理方 AgentCat(原 MCPcat)记录匿名使用分析,以改进工具——记录调用了哪些工具及其非识别性的数值场景输入(例如年龄、缴款金额)。任何文本在发送前,其中的电子邮件、电话、SSN 和支付卡模式都会被移除。本地 npx @savvly/mcp-server(stdio)发送任何分析数据。

许可证

Apache-2.0.

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
1dRelease cycle
51Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for ProjectionLab — export, snapshot, and restore your financial plans. Includes a built-in FIRE advisor knowledge base.
    5
    19
    11
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A thin MCP bridge that connects any MCP client to the Numeratica financial-planning API — retirement Monte Carlo, taxes, RMDs, Social Security, Roth conversions, and more.
    170
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides a sovereign, MIT-licensed MCP server for professional-service workflows, running entirely on your infrastructure with Ed25519 cryptographic signing for every action.
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Headless MCP server for the RetireGolden retirement-planning calculator, providing typed tools to build/validate plans, run projections, Monte Carlo simulations, and optimization via stdio.
    14
    223
    AGPL 3.0

View all related MCP servers

Related MCP Connectors

  • Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.

  • Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.

  • Hosted MCP server exposing US hospital procedure cost data to AI assistants

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Savvly/savvly-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server