mcp-annuities-server

btholath/mcp-annuities-server
★ 0 stars Python AI/LLM Updated today
CCAF study lab: MCP server for retirement annuities data built with FastMCP + Python. Exposes 5 tools, 1 resource, and 3 YAML-driven prompt templates. Wired into Claude Code (stdio transport). Covers CCAF Domains 1-5.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-annuities-server": {
      "command": "uvx",
      "args": [
        "mcp-annuities-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-annuities-server

README Excerpt

**Consolidated & fixed from `MCP-Example-main` + `mcp-prompt-templates-main`** For: VS Code + Claude Code on WSL/Ubuntu > 📄 Open `README.html` in a browser for the full documentation with embedded architecture diagrams. --- | Issue in original repos | Fix applied |

Tools (10)

annuity_reviewcalculate_payoutcalculate_percentageclient_idclient_summaryget_clientgroup_byportfolio_reportportfolio_summarysearch_clients

Topics

agentic-aiannuityanthropicccafclaude-codefastmcpfintechmcpmodel-context-protocolprompt-engineeringpythonretirement-planningubuntuvscodewsl