Server data from the Official MCP Registry
Free, deterministic 530A (Trump Account) projections, verified rules, and searchable guides.
Free, deterministic 530A (Trump Account) projections, verified rules, and searchable guides.
Remote endpoints: streamable-http: https://mcp.530amodel.com
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: 3 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.
4 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-530amodel-calculator": {
"url": "https://mcp.530amodel.com"
}
}
}From the project's GitHub README.
530amodel.com — a free, privacy-first, mobile-first scenario-planning calculator for 530A custodial retirement accounts ("Trump Accounts").
No login. No email capture. No monetization. All calculation runs in your browser.
The engine is free to call — no key, nothing stored, attribution to 530amodel.com asked:
https://api.530amodel.com (POST /v1/project, GET /v1/rules,
GET /v1/returns; OpenAPI 3.1 with full
request/response schemas)https://mcp.530amodel.com (streamable HTTP; tools project_530a,
explain_530a, search, fetch; registry name com.530amodel/calculator). Works as a
custom connector in Claude and ChatGPT, and with the Anthropic/OpenAI agent APIs.packages/
engine/ # pure TS calculation engine — zero deps, deterministic, integer-cents money
config/ # legal figures + sources + verifiedAt + feature flags (single source of truth)
ui/ # design tokens, shared components, charts
apps/
web/ # Astro static site (widget, advanced model, content pages)
workers/ # Cloudflare Workers: analytics beacon, rollup cron, newsfeed cron, email
api/ # public calculator API (wraps the engine; OpenAPI; cache-by-input-hash)
mcp/ # read-only MCP server (project_530a / explain_530a)
reference/ # Python reference implementation + golden-vector generator
e2e/ # Playwright specs (user journeys UC-1..UC-7)
packages/config/src/flags.ts).pnpm install
pnpm check # lint + typecheck + test + build (same as CI)
pnpm --filter @530a/web dev
Node ≥ 22, pnpm ≥ 11. Engine numeric contract: money is integer cents (bigint), balances are
quantized round-half-to-even every monthly step, display formatting only via formatMoney.
This tool provides educational estimates only, not financial, tax, or legal advice. Market projections are probabilistic and not guarantees.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.