Skip to content

Add noblabs/lit-forge-mcp to Finance & Fintech#5428

Open
nob-owner wants to merge 1 commit intopunkpeye:mainfrom
noblabs:add-lit-forge-mcp-finance
Open

Add noblabs/lit-forge-mcp to Finance & Fintech#5428
nob-owner wants to merge 1 commit intopunkpeye:mainfrom
noblabs:add-lit-forge-mcp-finance

Conversation

@nob-owner
Copy link
Copy Markdown

Adds noblabs/lit-forge-mcp v0.2.0 to the Finance & Fintech section.

Replaces #5355 (which was for v0.1.x in Developer Tools — closed because v0.2.0 pivoted from generic dev utilities to Japan-focused personal asset planning).

What

lit-forge-mcp is a small stdio MCP server providing 4 zero-auth tools for personal asset planning, primarily for Japan's つみたて NISA / iDeCo retirement accounts:

  • simulate_nisa — monthly compound interest projection (monthly amount × annual rate × years → final value, profit, year-by-year)
  • plan_retirement — full profile (age, current savings, monthly contribution, retirement age, desired retirement spending, risk tolerance, expected pension, life expectancy) → 3-scenario (worst/realistic/best) projection + retirement gap analysis + required-monthly back-calculation
  • calculate_required_monthly — given a target amount, current savings, annual rate, and years → required monthly contribution
  • calculate_compound_interest — general lump + monthly compound interest calculator (not NISA-specific)

It is a companion to lit-forge.com/nisa-simulator — same logic, also callable from AI clients (Claude Desktop, Claude Code, Cursor) so users can ask "Will my retirement savings be enough?" or "How much do I need to save monthly to reach 20M JPY in 20 years?" in natural language.

Defaults are tailored for Japan (e.g., expected pension defaults to ¥145,000/month based on the厚生年金 standard), but the math itself is universal.

Format

Single-line entry placed alphabetically under ### 💰 Finance & Fintech between nikicat/mcp-wallet-signer and ntriq-gh/ntriq-agentshop. Uses standard icons (📇 TypeScript, 🏠 Local, 🍎 🪟 🐧 cross-platform). MIT license, no telemetry, no auth, no external API calls (pure functions).

@github-actions
Copy link
Copy Markdown

Hey,

To ensure that only working servers are listed, we're updating our listing requirements.

Please complete the following steps:

  1. Ensure your server is listed on Glama. If it isn't already, submit it at https://glama.ai/mcp/servers and verify that it passes all checks (note: you must add Dockerfile directly to Glama. For checks to pass, we only need the server to start and respond to introspection requests).

  2. Update your PR by adding a Glama score badge after the server description, using this format:

[![OWNER/REPO MCP server](https://glama.ai/mcp/servers/OWNER/REPO/badges/score.svg)](https://glama.ai/mcp/servers/OWNER/REPO)

Replace OWNER/REPO with your server's Glama path.

If you need any assistance, feel free to ask questions here or on Discord.

P.S. If your server already has a hosted endpoint, you can also list it under https://glama.ai/mcp/connectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant