← Registry

General Tools

smart-tools.xyz

Provides unit conversion for length, weight, temperature, area, and volume.

1 endpoint73 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://smart-tools.xyz/mcp

No auth detected

MCP server metadata

Name
SmartTools
Version
1.0.0
Capabilities
tools
Server instructions

Free calculators and unit converters that run on smart-tools.xyz. Each tool returns a structured result plus a source_url to the matching page. Pass an optional locale (en, de, es, fr, it, nl, uk) to localise that link.

Known tools 73

length_converter

Convert a value between length units.

Inferred read-only
weight_converter

Convert a value between weight units.

Inferred read-only
temperature_converter

Convert a value between temperature units.

Inferred read-only
area_converter

Convert a value between area units.

Inferred read-only
volume_converter

Convert a value between volume units.

Inferred read-only
speed_converter

Convert a value between speed units.

Inferred read-only
pressure_converter

Convert a value between pressure units.

Inferred read-only
angle_converter

Convert a value between angle units.

Inferred read-only
energy_converter

Convert a value between energy units.

Inferred read-only
data_converter

Convert a value between data units.

Inferred read-only
time_converter

Convert a value between time units.

Inferred read-only
loan_calculator

Monthly payment, total repayment and interest for an amortising loan (annuity formula).

Potential side effects
mortgage_calculator

Monthly mortgage payment including optional down payment, property tax and insurance (PITI).

Potential side effects
compound_interest_calculator

Future balance and interest earned: A = P(1 + r/n)^(nt).

Inferred read-only
vat_calculator

Add VAT to a net amount or remove it from a gross amount.

Potential side effects
tip_calculator

Tip amount, total and per-person split for a bill.

Inferred read-only
discount_calculator

Final price after one or two successive discounts, plus amount saved.

Inferred read-only
percentage_calculator

Percentage operations.

Inferred read-only
salary_calculator

Convert pay between hourly, daily, weekly, biweekly, monthly and annual.

Potential side effects
margin_calculator

Profit, margin (share of price) and markup (share of cost) from cost and selling price.

Inferred read-only
unit_price_calculator

Compare price per unit of two packs and report which is cheaper.

Inferred read-only
fuel_cost_calculator

Fuel needed and trip cost.

Inferred read-only
electricity_cost_calculator

Running cost of an appliance per day, month and year from its wattage.

Inferred read-only
bmi_calculator

Body Mass Index and category.

Inferred read-only
bmr_calculator

Basal metabolic rate (Mifflin–St Jeor) and daily calories (TDEE = BMR × activity).

Inferred read-only
body_fat_calculator

Body fat percentage by the US Navy (Hodgdon–Beckett) method, metric measurements in cm.

Inferred read-only
ideal_weight_calculator

Healthy weight range (BMI 18.

Inferred read-only
due_date_calculator

Estimated due date by Naegele's rule (+280 days from last period, adjusted for cycle length).

Inferred read-only
age_calculator

Exact age in years, months and days between a birth date and a reference date (default: today).

Inferred read-only
date_difference_calculator

Difference between two dates: calendar years/months/days, total days, weeks and weekday count.

Inferred read-only
hours_calculator

Time worked between two clock times (handles overnight), minus a break, with optional pay.

Potential side effects
aspect_ratio_calculator

Simplify a width×height ratio and scale to a new width or height.

Inferred read-only
standard_deviation_calculator

Mean, variance and standard deviation (both sample and population) of a list of numbers.

Inferred read-only
fraction_calculator

Exact arithmetic on two fractions (a/b op c/d), reduced to lowest terms.

Inferred read-only
triangle_calculator

Solve a triangle.

Inferred read-only
pace_calculator

Running pace per km and per mile, plus speed, from distance and time.

Inferred read-only
subnet_calculator

IPv4 subnet details: network, broadcast, mask, wildcard, host range and count for an IP and prefix.

Inferred read-only
color_converter

Convert a color between HEX, RGB and HSL.

Inferred read-only
gpa_calculator

Weighted grade point average from letter grades (US 4.

Inferred read-only
scientific_calculator

Evaluate a math expression with correct order of operations: + - * / % ^, parentheses, and functions (sqrt, sin, cos, tan, ln, log, exp, min, max, factorial via !

Inferred read-only
base64

Encode text to Base64 or decode Base64 back to text, UTF-8 safe, with an optional URL-safe alphabet.

Inferred read-only
case_converter

Convert text to UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, kebab-case or CONSTANT_CASE.

Inferred read-only
html_entities

Escape the five special HTML characters (optionally all non-ASCII) or decode named and numeric HTML entities back to text.

Inferred read-only
url_encoder

Percent-encode or decode a URL.

Inferred read-only
slug_generator

Turn text (incl.

Inferred read-only
remove_duplicates

Remove duplicate lines, with optional trim, case-insensitive matching, sorting or keeping only the duplicated lines.

Potential side effects
text_counter

Count characters (with and without spaces), words, lines, paragraphs and estimated reading time.

Inferred read-only
text_diff

Line-level diff of two texts (LCS): counts of added/removed lines plus a marked-up line list.

Inferred read-only
lorem_ipsum

Generate placeholder lorem ipsum text by paragraphs, sentences or words.

Inferred read-only
number_base

Convert an integer between bases 2–36 (binary, octal, decimal, hex and more), exact for 64-bit values via BigInt.

Inferred read-only
timestamp_converter

Convert between a Unix timestamp and an ISO 8601 date (UTC).

Inferred read-only
transliteration

Transliterate Ukrainian Cyrillic to Latin by the official KMU #55 passport standard.

Inferred read-only
uuid_generator

Generate one or more random version 4 (RFC 4122) UUIDs.

Inferred read-only
hash_generator

Hash text with SHA-1, SHA-256, SHA-384 or SHA-512 (hex, over UTF-8 bytes).

Inferred read-only
jwt_decoder

Decode a JSON Web Token's header and payload (base64url).

Inferred read-only
cron_parser

Parse a 5-field cron expression (minute hour day-of-month month day-of-week) into a plain-English description.

Inferred read-only
regex_tester

Test a JavaScript regular expression against text and return every match with its captured groups.

Inferred read-only
layout_fixer

Fix text typed in the wrong keyboard layout between English QWERTY and Ukrainian ЙЦУКЕН.

Inferred read-only
wcag_contrast_checker

Compute the WCAG 2.

Inferred read-only
csv_to_json

Parse CSV/TSV text (auto-detecting tab, semicolon or comma delimiter) with a header row into an array of JSON objects.

Inferred read-only
csv_to_sql

Turn CSV/TSV rows into SQL INSERT statements with standard double-quoted identifiers and escaped values.

Potential side effects
table_to_csv

Convert a pasted HTML <table> or delimited (tab/semicolon/comma) table into clean CSV.

Inferred read-only
markdown_table

Build a padded GitHub-flavored Markdown table from CSV/TSV text (first row is the header).

Inferred read-only
json_formatter

Validate and pretty-print or minify JSON, reporting the line and column on a parse error.

Inferred read-only
gitignore_generator

Build a .

Inferred read-only
gradient_generator

Build a CSS linear or radial gradient background declaration from two or more colors.

Inferred read-only
htaccess_generator

Generate Apache .

Inferred read-only
meta_tag_generator

Generate SEO, Open Graph and Twitter Card HTML meta tags for a page.

Inferred read-only
random_number_generator

Generate cryptographically random integers in a range, optionally unique and sorted.

Inferred read-only
robots_txt_generator

Build a robots.

Inferred read-only
utm_builder

Append encoded UTM campaign parameters to a URL, preserving any existing query and fragment.

Inferred read-only
file_hash

Compute a SHA-1/256/384/512 hex checksum of provided text or base64 bytes.

Inferred read-only
password_generator

Generate a cryptographically strong random password with configurable length and character sets.

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.smarttools]
url = "https://smart-tools.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "smarttools": {
      "type": "http",
      "url": "https://smart-tools.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "smarttools": {
      "type": "http",
      "url": "https://smart-tools.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "smarttools",
  "transport": "streamable-http",
  "url": "https://smart-tools.xyz/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.