← Registry

Productivity

digitalcalculator.info

Provides financial calculation tools for mortgages, investments, retirement, and payroll.

1 endpoint14 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.digitalcalculator.info/mcp

No auth detected

MCP server metadata

Name
@markcolabs/mcp
Version
0.11.0-poc
Capabilities
toolsresources
Server instructions

Digital Calculator (Markcolabs) financial calculator MCP server: 14 read-only tools for mortgage, loan, compound interest, savings, inflation, 401(k), Social Security, paycheck, IRA, Roth conversion, RMD, HSA, and emergency-fund calculations, plus money_flow_map — build a monthly budget conversationally and get back a computed summary with a link to an interactive money-flow (Sankey) map. IMPORTANT: all results are educational estimates computed with deterministic formulas from the inputs provided — they are not financial, tax, legal, or investment advice; actual rates, fees, taxes, and outcomes vary by lender, jurisdiction, and personal circumstances, so verify with a licensed professional before making financial decisions. Units: all monetary inputs and outputs are USD; rates are whole-number percents (e.g., 6.5 means 6.5%). Resources: read dc://disclaimers/ymyl for the canonical YMYL disclaimer and dc://methodologies/manifest for per-tool methodology URLs.

Known tools 14

mortgage_monthly_payment

Compute the monthly principal & interest payment, total interest, and total paid for a fixed-rate mortgage.

Potential side effects
compound_interest_future_value

Compute the future value of a principal with optional monthly contributions under a given compounding frequency.

Inferred read-only
retirement_401k_projection

Project a 401(k) account balance through retirement, including employee + employer contributions and compounded growth.

Inferred read-only
social_security_estimated_benefit

Estimate Social Security retirement benefits using the SSA bend-point formula and a simplified AIME approximation.

Inferred read-only
paycheck_net_pay

Estimate net (take-home) pay per paycheck using the IRS 2026 federal Percentage Method, FICA (Social Security 6.2% + Medicare 1.45% + Additional Medicare 0.9% above thresholds on FICA wages), and a state-aware tax estimate ($0 for the 9 no-income-tax states; Tax Foundation 2026 effective rates by income tier for all other states + DC).

Potential side effects
ira_contribution_limit

Compute the user's eligible IRA contribution for 2026 given age, filing status, MAGI, and IRA type.

Inferred read-only
roth_conversion_tax_impact

Compute the federal income tax impact of a SINGLE Roth conversion using 2026 IRS brackets.

Inferred read-only
rmd_distribution_amount

Compute the required minimum distribution (RMD) for 2026 from a Traditional IRA / 401(k) / 403(b) / 457(b) account given the prior year-end balance and the owner's age.

Inferred read-only
hsa_contribution_limit

Compute the user's annual HSA contribution limit for 2026 given age, HDHP coverage tier (self-only or family), and optional employer contribution.

Inferred read-only
inflation_adjusted_value

Compute the inflation-adjusted value of an amount over a given number of years.

Inferred read-only
savings_future_balance

Compute the future balance of a savings account with an initial deposit, optional monthly contributions, and a fixed annual interest rate using monthly compounding.

Inferred read-only
emergency_fund_recommendation

Compute a personalized emergency fund target and savings timeline.

Inferred read-only
loan_monthly_payment

Compute the monthly payment, total interest paid, and total amount paid for a fixed-rate amortizing loan (personal loan, auto loan, student loan, etc.).

Potential side effects
money_flow_map

Bearer-tier only.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.markcolabs-mcp]
url = "https://mcp.digitalcalculator.info/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "markcolabs-mcp": {
      "type": "http",
      "url": "https://mcp.digitalcalculator.info/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: markcolabs-mcp
Remote MCP URL: https://mcp.digitalcalculator.info/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "markcolabs-mcp": {
      "url": "https://mcp.digitalcalculator.info/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "markcolabs-mcp": {
      "type": "http",
      "url": "https://mcp.digitalcalculator.info/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "markcolabs-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.digitalcalculator.info/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for digitalcalculator.info was fetched 2026-08-04T02:54:56.567Z and is being refreshed.

Trust status Neutral

digitalcalculator.info is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.