← Registry

General Tools

boringtoolskit.com

A collection of everyday calculators for finance, health, and discounts, including bill splitting, mortgage payments, BMI, BMR/TDEE, and percent-off totals.

1 endpoint12 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://boringtoolskit.com/mcp

No auth detected

MCP server metadata

Name
boringtoolskit
Version
1.0.0
Capabilities
toolssampling

Known tools 12

tip_bill_split

Split a bill across a group after tax, tip, and optional rounding.

Inferred read-only
discount_percent_off

Compute the final checkout total after stacked percentage discounts, a fixed coupon, and a tax assumption.

Inferred read-only
bmi

Calculate body mass index and category from weight and height in US units.

Inferred read-only
bmr_tdee

Estimate basal metabolic rate (Mifflin-St Jeor) and total daily energy expenditure from age, weight, height, sex, and an activity multiplier.

Inferred read-only
mortgage_payment

Estimate the full monthly housing payment (principal, interest, tax, insurance, PMI, HOA) and the total interest over the term.

Potential side effects
auto_loan

Estimate a monthly auto-loan payment from price, down payment, trade-in, term, and APR.

Potential side effects
compound_interest

Grow a balance with compound interest and optional monthly contributions.

Inferred read-only
savings_growth

Project the future value of a lump-sum investment (optionally with monthly additions), including interest earned.

Inferred read-only
simple_interest

Compute simple interest, total value, and a comparison to annual compounding.

Inferred read-only
calorie

Estimate BMR and total daily energy expenditure using Mifflin-St Jeor, from weight/height in US units.

Inferred read-only
percentage

Solve percentage problems: what is X% of Y, X is what % of Y, or the % change from X to Y.

Inferred read-only
square_footage

Compute total area (and with-waste area) from up to two rectangular spaces, plus square yards, square metres, and acres.

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.boringtoolskit]
url = "https://boringtoolskit.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "boringtoolskit": {
      "type": "http",
      "url": "https://boringtoolskit.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: boringtoolskit
Remote MCP URL: https://boringtoolskit.com/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": {
    "boringtoolskit": {
      "url": "https://boringtoolskit.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "boringtoolskit": {
      "type": "http",
      "url": "https://boringtoolskit.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "boringtoolskit",
  "transport": "streamable-http",
  "url": "https://boringtoolskit.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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