Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

uk.co.hopi/hopi

REMOTE · MCP.HOPI.CO.UK · SCANNED SEP 21

Free UK calculators, converters and validators (tax, VAT, stamp duty, dates, units), read-only.

Available components

74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 25037 tokens (~128/item across 195 items; 195 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 7 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "hopi_emoji_remover" implies "remove" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Fail
  • An AI judge read all 196 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the uk.co.hopi/hopi MCP server?

uk.co.hopi/hopi is a hosted endpoint at https://mcp.hopi.co.uk/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.hopi.co.uk

# add to Claude Code
claude mcp add --transport http uk-co-hopi-hopi 'https://mcp.hopi.co.uk/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "uk-co-hopi-hopi": {
      "url": "https://mcp.hopi.co.uk/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "uk-co-hopi-hopi": {
      "type": "http",
      "url": "https://mcp.hopi.co.uk/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.uk-co-hopi-hopi]
url = "https://mcp.hopi.co.uk/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "uk-co-hopi-hopi": {
      "type": "remote",
      "url": "https://mcp.hopi.co.uk/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add uk-co-hopi-hopi --url 'https://mcp.hopi.co.uk/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  uk-co-hopi-hopi:
    url: "https://mcp.hopi.co.uk/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "uk-co-hopi-hopi": {
      "Transport": "http",
      "Url": "https://mcp.hopi.co.uk/mcp"
    }
  }
}
# add to Vellum
assistant mcp add uk-co-hopi-hopi -t streamable-http -u 'https://mcp.hopi.co.uk/mcp'
// mcp.json
{
  "mcpServers": {
    "uk-co-hopi-hopi": {
      "type": "http",
      "url": "https://mcp.hopi.co.uk/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 0
    • Stability: unverified → 0.03 functional
  • 20 Sept 26 74

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.hopi.co.uk/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=hopi.co.uk CN=WE1,O=Google Trust Services,C=US 20 Sept 2026 19 Dec 2026 ECDSA 256 ECDSA-SHA256 912580c47e89db010eff3f172d717c60
SANs: hopi.co.uk, mcp.hopi.co.uk, *.mcp.hopi.co.uk
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mcp.hopi.co.uk. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
uk. present 43876 8 Verified
co.uk. present 11810 8 Verified
hopi.co.uk. present 2371 13 Verified
mcp.hopi.co.uk. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
content-security-policy default-src 'none'; frame-ancestors 'none'
x-content-type-options nosniff
referrer-policy no-referrer

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.hopi.co.uk/mcp Verified 200
http (plaintext) http://mcp.hopi.co.uk/mcp HTTPS enforced 301 https://mcp.hopi.co.uk/mcp
MCP tools · 195 exposed · ~24,945 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
hopi_leap_year_checker ~85

Check whether a year is a leap year, applying the divisible-by-4, century, and divisible-by-400 rules. Returns the verdict, the divisibility tests, and the next and previous leap years. Source: https://hopi.co.uk/leap-year-checker/

NameTypeReqDescription
yearintegeryesThe year to check (1 to 9999)
NameTypeReqDescription
divisibleBy100booleanyes
divisibleBy4booleanyes
divisibleBy400booleanyes
isLeapYearbooleanyes
nextLeapYearnumberyes
previousLeapYearnumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
yearnumberyes

No examples provided.

hopi_length_converter ~94

Convert a length from one unit to another. Units: mm, cm, m, km, in (inches), ft (feet), yd (yards), mi (miles). Source: https://hopi.co.uk/length-converter/

NameTypeReqDescription
fromstringyesUnit to convert from
tostringyesUnit to convert to
valuenumberyesThe length value to convert
NameTypeReqDescription
fromstringyes
resultnumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
tostringyes
valuenumberyes

No examples provided.

hopi_litres_to_pints ~108

Convert between litres and pints. Direction 'litres-to-pints' takes litres and returns UK pints, US pints and millilitres. Direction 'pints-to-litres' takes UK pints and returns litres. Source: https://hopi.co.uk/litres-to-pints/

NameTypeReqDescription
directionstringyesWhich way to convert
valuenumberyesThe value to convert (litres or UK pints depending on direction)
NameTypeReqDescription
directionstringyes
litresnumberyes
millilitresnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
ukPintsnumberyes
usPintsnumber

No examples provided.

hopi_loan_calculator ~129

Work out the monthly repayment on a loan from the amount borrowed, the annual interest rate and the term in years, using the standard amortising formula. Returns the monthly payment, total repaid and total interest. Amounts in GBP. Source: https://hopi.co.uk/loan-calculator/

NameTypeReqDescription
amountnumberyesAmount borrowed in GBP (greater than zero)
ratenumberyesAnnual interest rate (APR) as a percentage (0 to 100)
yearsnumberyesLoan term in years (greater than 0, up to 30)
NameTypeReqDescription
amountnumberyes
monthlyPaymentnumberyes
monthsnumberyes
ratenumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
totalInterestnumberyes
totalRepaidnumberyes
yearsnumberyes

No examples provided.

hopi_lorem_ipsum_generator ~98

Generate lorem ipsum placeholder text. Choose whether the count is a number of paragraphs, sentences or words, and how many. Limits are 100 paragraphs, 500 sentences or 2000 words. Source: https://hopi.co.uk/lorem-ipsum-generator/

NameTypeReqDescription
countintegeryesHow many paragraphs, sentences or words to produce
modestringWhat the count refers to (default paragraphs)
NameTypeReqDescription
countnumberyes
modestringyes
resultstringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_lottery_number_generator ~126

Generate random lines for a UK lottery game: Lotto (6 numbers from 1 to 59), Thunderball (5 from 1 to 39 plus a Thunderball from 1 to 14) or Set For Life (5 from 1 to 47 plus a Life Ball from 1 to 10). Source: https://hopi.co.uk/lottery-number-generator/

NameTypeReqDescription
gamestringWhich game to play (default lotto)
linesintegerHow many lines to generate, 1 to 10 (default 1)
NameTypeReqDescription
gamestringyes
linesarrayyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_magic_8_ball ~68

Ask the Magic 8 Ball a yes or no question and receive one of its twenty classic answers at random. Returns the answer. Source: https://hopi.co.uk/magic-8-ball/

NameTypeReqDescription
questionstringThe yes or no question to ask (optional)
NameTypeReqDescription
answerstringyes
questionstring|nullyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_margin_calculator ~89

Work out profit, gross margin and markup from a cost price and a selling price. Margin is profit as a percentage of the selling price; markup is profit as a percentage of the cost. Amounts in GBP. Source: https://hopi.co.uk/margin-calculator/

NameTypeReqDescription
costnumberyesCost price in GBP
pricenumberyesSelling price in GBP
NameTypeReqDescription
costnumber
marginPercentnumber
markupPercentnumber
pricenumber
profitnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_markdown_previewer ~103

Render a small, safe subset of markdown to HTML: headings (# to ###), bold, italic, links (http, https or mailto only), inline code, fenced code blocks, bulleted and numbered lists, and blockquotes. Every character is HTML-escaped first, so raw HTML is shown as text and never executed. Source: https://hopi.co.uk/markdown-previewer/

NameTypeReqDescription
markdownstringyesThe markdown source to render
NameTypeReqDescription
htmlstring
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_market_cap_calculator ~175

Calculate a coin's market cap (price times circulating supply) and fully diluted valuation, or work backwards to the price implied by a target market cap. Works in any currency; nothing is looked up. Source: https://hopi.co.uk/market-cap-calculator/

NameTypeReqDescription
currentnumberCurrent price per coin, to show the multiple (optional, implied_price mode)
maxSupplynumberMaximum or total supply for FDV (optional, market_cap mode)
modestringyesmarket_cap: price times supply. implied_price: target cap divided by supply.
pricenumberCurrent price per coin (for market_cap)
supplynumberyesCirculating supply (for both modes)
targetnumberTarget market cap (for implied_price)
NameTypeReqDescription
approxstring
marketCapnumber
marketCapStringstring
modestringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_meta_tag_generator ~184

Build a complete HTML head snippet from page details: title, meta description, canonical link, Open Graph and Twitter card tags. Returns the ready-to-paste snippet plus character counts. Source: https://hopi.co.uk/meta-tag-generator/

NameTypeReqDescription
canonicalstringCanonical URL for the page
descriptionstringMeta description (guideline is around 155 characters)
ogDescriptionstringOpen Graph description (defaults to description if omitted)
ogImagestringOpen Graph image URL
ogTitlestringOpen Graph title (defaults to title if omitted)
ogTypestringOpen Graph type (default 'website')
titlestringPage title (guideline is around 60 characters)
twitterCardstringTwitter card type (default 'summary_large_image')
NameTypeReqDescription
descriptionLengthnumber
descriptionOverGuidelineboolean
htmlstring
linesarray
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
titleLengthnumber
titleOverGuidelineboolean

No examples provided.

hopi_miles_to_km ~83

Convert between miles and kilometres. Direction 'miles-to-km' takes miles and returns kilometres. Direction 'km-to-miles' takes kilometres and returns miles. Source: https://hopi.co.uk/miles-to-km/

NameTypeReqDescription
directionstringyesWhich way to convert
valuenumberyesThe distance value to convert
NameTypeReqDescription
directionstringyes
kmnumberyes
milesnumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_military_time_converter ~182

Convert between 24-hour (military) time and 12-hour clock time. Direction '24h-to-12h' takes a 24-hour time like '1430' or '14:30'. Direction '12h-to-24h' takes a 12-hour time like '2:30' with a meridiem of am or pm (the meridiem can also be written in the time string). Source: https://hopi.co.uk/military-time-converter/

NameTypeReqDescription
directionstringyesWhich way to convert
meridiemstringam or pm for 12h-to-24h when not in the time string (default pm)
timestringyesThe time to convert, e.g. '1430', '14:30', '2:30 pm'
NameTypeReqDescription
directionstringyes
meridiemstringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
time12stringyes
time24stringyes

No examples provided.

hopi_minutes_to_hours ~162

Convert a number of minutes into hours and minutes, or convert hours (plus optional extra minutes) into total minutes. Set mode to 'minutesToHours' or 'hoursToMinutes'. Returns a clock-style breakdown and decimal hours. Source: https://hopi.co.uk/minutes-to-hours/

NameTypeReqDescription
extraMinutesnumberExtra minutes to add to the hours (used when mode is 'hoursToMinutes', default 0)
hoursnumberHours to convert (used when mode is 'hoursToMinutes', 0 to 100000)
minutesnumberMinutes to convert (used when mode is 'minutesToHours', 0 to 10000000)
modestringyesDirection of the conversion
NameTypeReqDescription
breakdownstring
clockstringyes
decimalHoursnumberyes
minutesnumber
modestringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_moon_phase_calculator ~100

Work out the moon phase for a date, based on the synodic month since a known new moon. Dates use the YYYY-MM-DD format and default to today. Returns the phase name, illuminated percentage, moon age in days, and the next full and new moons. Source: https://hopi.co.uk/moon-phase-calculator/

NameTypeReqDescription
datestringOptional date in YYYY-MM-DD format (defaults to today)
NameTypeReqDescription
datestring
illuminationPercentnumber
moonAgeDaysnumber
nextFullMoonstring
nextNewMoonstring
phasestring
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_morse_code_translator ~118

Translate text into international Morse code, or Morse code back into text. Letters are separated by spaces and words by a forward slash. When decoding, underscores are treated as dashes and pipes as word separators. Unknown Morse sequences appear as # in the output. Source: https://hopi.co.uk/morse-code-translator/

NameTypeReqDescription
directionstring't2m' text to Morse (default), 'm2t' Morse to text
textstringyesThe text or Morse code to translate
NameTypeReqDescription
directionstringyes
resultstringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
unknownarrayyes

No examples provided.

hopi_mortgage_calculator ~128

Work out the monthly payment on a repayment mortgage at a constant interest rate, using the standard amortising formula. Returns the monthly payment, total repaid and total interest. Fees and rate changes are not included. Amounts in GBP. Source: https://hopi.co.uk/mortgage-calculator/

NameTypeReqDescription
amountnumberyesAmount borrowed in GBP (greater than zero)
ratenumberyesAnnual interest rate as a percentage (0 to 50)
yearsnumberyesMortgage term in years (greater than 0, up to 50)
NameTypeReqDescription
amountnumber
monthlyPaymentnumber
monthsnumber
ratenumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
totalInterestnumber
totalRepaidnumber
yearsnumber

No examples provided.

hopi_mortgage_overpayment_calculator ~161

See how much time and interest a regular monthly overpayment saves on a repayment mortgage. Give the current balance, annual rate, remaining term in years and the extra amount paid each month. Returns the time saved, interest saved, new payoff time and the monthly payment. Amounts in GBP. Source: https://hopi.co.uk/mortgage-overpayment-calculator/

NameTypeReqDescription
balancenumberyesCurrent mortgage balance in GBP (greater than zero)
extranumberyesExtra monthly overpayment in GBP (0 or more)
ratenumberyesAnnual interest rate as a percentage (0 to 50)
yearsnumberyesRemaining term in years (greater than 0, up to 50)
NameTypeReqDescription
balancenumber
extranumber
interestSavednumber
monthlyPaymentnumber
monthsSavednumber
newPayoffMonthsnumber
overpaymentPaymentnumber
ratenumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
timeSavedstring
yearsnumber

No examples provided.

hopi_mpg_converter ~112

Convert fuel economy between UK miles per gallon and litres per 100 km. Direction 'mpg-to-l100' takes UK mpg. Direction 'l100-to-mpg' takes litres per 100 km. Also returns US mpg, km per litre and miles per litre. Source: https://hopi.co.uk/mpg-converter/

NameTypeReqDescription
directionstringyesWhich way to convert
valuenumberyesThe fuel economy value (UK mpg or L/100km depending on direction)
NameTypeReqDescription
directionstringyes
kmPerLitrenumberyes
litresPer100kmnumberyes
milesPerLitrenumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
ukMpgnumberyes
usMpgnumberyes

No examples provided.

hopi_national_insurance_calculator ~114

Work out UK employee Class 1 National Insurance for the 2026/27 tax year from an annual gross salary. Uses the primary threshold of £12,570, upper earnings limit of £50,270, 8% between them and 2% above. Returns NI due per year, month and week plus the effective rate. Amounts in GBP. Source: https://hopi.co.uk/national-insurance-calculator/

NameTypeReqDescription
salarynumberyesAnnual gross salary in GBP
NameTypeReqDescription
effectiveRatePercentnumber
niPerMonthnumber
niPerWeeknumber
niPerYearnumber
salarynumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_nato_phonetic_alphabet ~141

Spell text out using the NATO phonetic alphabet (Alfa, Bravo, Charlie and so on), or convert a phonetic spelling back into plain text. Spaces become (space). When converting back, common variants such as Alpha, Juliet, Xray, Niner and Fife are accepted; unrecognised words appear as #. Source: https://hopi.co.uk/nato-phonetic-alphabet/

NameTypeReqDescription
directionstring't2n' text to phonetic (default), 'n2t' phonetic to text
textstringyesThe text or phonetic spelling to convert
NameTypeReqDescription
directionstringyes
resultstringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
unknownarrayyes

No examples provided.

hopi_net_to_gross ~130

Work out the gross salary needed to achieve a desired take-home (net) pay for the 2026/27 tax year in England, Wales and Northern Ireland, using code 1257L income tax bands with personal allowance taper and employee National Insurance. Give the net figure as yearly or monthly. Returns the required gross, tax and NI. Amounts in GBP. Source: https://hopi.co.uk/net-to-gross/

NameTypeReqDescription
netnumberyesDesired take-home pay in GBP
periodstringWhether the net figure is yearly or monthly (default year)
NameTypeReqDescription
grossPerMonthnumberyes
grossPerYearnumberyes
incomeTaxnumberyes
nationalInsurancenumberyes
netnumberyes
netCheckPerYearnumberyes
periodstringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_number_base_converter ~130

Convert a whole number from one base to another between binary, octal, decimal and hexadecimal. Uses BigInt so values of any size convert exactly. Returns the value in the requested base plus all four bases. Source: https://hopi.co.uk/number-base-converter/

NameTypeReqDescription
fromBasestringyesThe base the value is written in
toBasestringyesThe base to convert to
valuestringyesThe number to convert, as text (optional 0b/0o/0x prefix, spaces and underscores ignored, may be negative)
NameTypeReqDescription
binarystringyes
decimalstringyes
fromBasestringyes
hexstringyes
octalstringyes
resultstringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
toBasestringyes
valuestringyes

No examples provided.

hopi_number_to_words ~120

Convert a number into written English words. Set currency to true to write it as UK pounds and pence (cheque style, ending 'only'). Supports up to 999,999,999,999 with decimals to two places. Source: https://hopi.co.uk/number-to-words/

NameTypeReqDescription
currencybooleanWrite as UK pounds and pence (default false)
valuestringyesThe number to spell out, e.g. '1234.5' or '19.99'. May include commas.
NameTypeReqDescription
currencybooleanyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
wordsstringyes

No examples provided.

hopi_oven_temperature_converter ~118

Convert an oven temperature. Scale 'c' is conventional Celsius, 'fan' is fan/convection Celsius, 'f' is Fahrenheit, 'gas' is UK gas mark (1 to 9). Returns conventional Celsius, fan Celsius, Fahrenheit and the nearest gas mark. Source: https://hopi.co.uk/oven-temperature-converter/

NameTypeReqDescription
scalestringyesThe scale of the input value
valuenumberyesThe temperature value (or gas mark 1 to 9 when scale is 'gas')
NameTypeReqDescription
celsiusnumberyes
fahrenheitnumberyes
fanCelsiusnumberyes
gasMarkstringyes
scalestringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_overtime_pay_calculator ~175

Work out gross overtime pay from a base hourly rate and hours worked at three multipliers: standard (1x), time and a half (1.5x) and double time (2x). At least one hours figure is required. Returns pay at each rate, the total and total hours. Gross pay in GBP, before tax and NI. Source: https://hopi.co.uk/overtime-pay-calculator/

NameTypeReqDescription
doubleHoursnumberHours paid at double time, 2x (default 0)
ratenumberyesBase hourly rate in GBP
standardHoursnumberHours paid at the standard rate (default 0)
timeAndHalfHoursnumberHours paid at time and a half, 1.5x (default 0)
NameTypeReqDescription
doubleHoursnumber
doublePaynumber
ratenumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
standardHoursnumber
standardPaynumber
summarystringyes
timeAndHalfHoursnumber
timeAndHalfPaynumber
totalHoursnumber
totalPaynumber

No examples provided.

hopi_password_strength_checker ~92

Estimate how strong a password is: an entropy estimate in bits, a rough offline crack time (assuming ten billion guesses a second), a 0 to 4 score with a verdict, and warnings about weak patterns such as dictionary words, sequences and repeats. Source: https://hopi.co.uk/password-strength-checker/

NameTypeReqDescription
passwordstringyesThe password to assess (never uploaded; assessed locally)
NameTypeReqDescription
bitsnumberyes
crackTimestringyes
labelstringyes
scorenumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
tipsarrayyes
verdictstringyes

No examples provided.

hopi_percentage_calculator ~187

Work out percentages three ways. Mode 'of': what is P percent of a number. Mode 'what': what percentage the part is of the whole. Mode 'change': the percentage change from a starting value to an end value. Source: https://hopi.co.uk/percentage-calculator/

NameTypeReqDescription
fromnumberStarting value (mode 'change', not zero)
modestringyes'of' percent of a number, 'what' one number as a percentage of another, or 'change' percentage change
numbernumberThe number (mode 'of')
partnumberThe part (mode 'what')
percentnumberThe percentage (mode 'of')
tonumberEnd value (mode 'change')
wholenumberThe whole (mode 'what', not zero)
NameTypeReqDescription
modestringyes
numbernumber
percentnumber
resultnumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_percentage_change_calculator ~85

Work out the percentage change from a starting value to an end value, using the starting value as the base. A positive result is an increase, a negative result is a decrease. Source: https://hopi.co.uk/percentage-change-calculator/

NameTypeReqDescription
fromnumberyesThe starting value (not zero)
tonumberyesThe end value
NameTypeReqDescription
absoluteChangenumber
changenumber
directionstring
fromnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
tonumber

No examples provided.

hopi_percentage_decrease_calculator ~79

Decrease a number by a percentage and see the new value and the amount taken off. For example, 250 decreased by 15 percent. Source: https://hopi.co.uk/percentage-decrease-calculator/

NameTypeReqDescription
numbernumberyesThe starting number
percentnumberyesThe percentage to take off
NameTypeReqDescription
amountTakenOffnumber
numbernumber
percentnumber
resultnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_percentage_difference_calculator ~92

Work out the percentage difference between two values using the average-based formula: the absolute gap divided by the average of the two, times 100. The result is symmetric, so the order of the two values does not matter. Source: https://hopi.co.uk/percentage-difference-calculator/

NameTypeReqDescription
anumberyesThe first value
bnumberyesThe second value
NameTypeReqDescription
anumber
averagenumber
bnumber
gapnumber
percentageDifferencenumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_percentage_increase_calculator ~77

Increase a number by a percentage and see the new value and the amount added. For example, 250 increased by 15 percent. Source: https://hopi.co.uk/percentage-increase-calculator/

NameTypeReqDescription
numbernumberyesThe starting number
percentnumberyesThe percentage to add on
NameTypeReqDescription
amountAddednumber
numbernumber
percentnumber
resultnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_position_size_calculator ~142

Work out how large a position to take so that hitting the stop-loss loses only a chosen percentage of the account. Enter account size, risk percentage, entry price and stop-loss price. Returns units to buy, position value, amount at risk and stop distance. Figures are treated as GBP. Source: https://hopi.co.uk/position-size-calculator/

NameTypeReqDescription
accountnumberyesTotal account size
entrynumberyesEntry price per unit
risknumberyesPercentage of the account to risk on this trade (above 0, up to 100)
stopnumberyesStop-loss price per unit
NameTypeReqDescription
amountAtRisknumber
amountAtRiskStringstring
directionstring
notestring
positionValuenumber
positionValueStringstring
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
stopDistancePercentnumber
summarystringyes
unitsnumber
unitsStringstring

No examples provided.

hopi_power_converter ~91

Convert power from one unit to another. Units: w (watts), kw (kilowatts), hp (mechanical horsepower), ps (metric horsepower, PS). Source: https://hopi.co.uk/power-converter/

NameTypeReqDescription
fromstringyesUnit to convert from
tostringyesUnit to convert to
valuenumberyesThe power value to convert
NameTypeReqDescription
fromstring
resultnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
tostring
valuenumber

No examples provided.

hopi_pressure_converter ~91

Convert pressure from one unit to another. Units: bar, psi (pounds per square inch), kpa (kilopascals), atm (atmospheres). Source: https://hopi.co.uk/pressure-converter/

NameTypeReqDescription
fromstringyesUnit to convert from
tostringyesUnit to convert to
valuenumberyesThe pressure value to convert
NameTypeReqDescription
fromstring
resultnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
tostring
valuenumber

No examples provided.

hopi_prime_factorisation_calculator ~101

Check whether a whole number (2 to 1,000,000,000,000,000) is prime, break it into its prime factors in power form, count its divisors, and list them. Uses trial division. Source: https://hopi.co.uk/prime-factorisation-calculator/

NameTypeReqDescription
numberintegeryesA whole number from 2 to 1,000,000,000,000,000
NameTypeReqDescription
divisorCountnumberyes
divisorsarrayyes
factorisationstringyes
isPrimebooleanyes
numbernumberyes
primeFactorsarrayyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_pro_rata_salary_calculator ~134

Work out a pro rata salary for part-time hours by scaling a full-time salary by the ratio of your hours to full-time hours. Returns the pro rata yearly, monthly and weekly pay and the fraction of full-time. Amounts in GBP, gross before tax. Source: https://hopi.co.uk/pro-rata-salary-calculator/

NameTypeReqDescription
fullTimeHoursnumberyesFull-time hours per week (greater than zero)
fullTimeSalarynumberyesFull-time annual salary in GBP (greater than zero)
hoursnumberyesYour hours per week (greater than zero)
NameTypeReqDescription
fractionPercentnumber
fullTimeHoursnumber
fullTimeSalarynumber
hoursnumber
proRataMonthnumber
proRataWeeknumber
proRataYearnumber
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_product_feed_generator ~284

Turn product rows into a platform-valid product feed: Meta (Facebook and Instagram) RSS 2.0, Google Merchant RSS 2.0, Atom 1.0 or generic RSS 2.0, using the g: namespace where the platform expects it. Each row is validated (required fields, price as 12.99 GBP, availability and condition values, http links, unique ids); rows that fail are skipped and listed. Returns the XML, counts and errors. Source: https://hopi.co.uk/product-feed-generator/

NameTypeReqDescription
currencystringISO 4217 currency code for prices, for example GBP. Default GBP.
descriptionstringFeed description (optional).
linkstringShop URL for the feed header (optional, must start with http:// or https://).
platformstringFeed format. Default meta.
rowsarrayyesProduct rows keyed by feed field name. Required per row: id, title, description, availability, condition, price, link, image_link, brand. Optional: sale_price, gtin, mpn, item_group_id, google_produc…
titlestringFeed title. Default Product feed.
NameTypeReqDescription
currencystringyes
errorsarrayyes
itemsnumberyes
platformstringyes
rowsReadnumberyes
skippednumberyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
xmlstringyes

No examples provided.

hopi_random_colour_generator ~59

Generate a random colour and return its hex, RGB and HSL values. Each of the red, green and blue channels gets an independent value from 0 to 255. Source: https://hopi.co.uk/random-colour-generator/

Input schema present but exposes no named parameters.

NameTypeReqDescription
hexstring
hslarray
hslStringstring
rgbarray
rgbStringstring
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_random_coordinates ~97

Generate random geographic coordinates that are uniform by surface area across the globe (points are not bunched at the poles). Returns latitude and longitude in decimal degrees. Source: https://hopi.co.uk/random-coordinates/

NameTypeReqDescription
decimalsintegerDecimal places for each coordinate, 2 to 6 (default 4)
quantityintegerHow many points to generate, 1 to 100 (default 1)
NameTypeReqDescription
pointsarrayyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_random_letter_generator ~82

Generate random letters from the alphabet, optionally limited to vowels or consonants. Returns the letters as a list. Source: https://hopi.co.uk/random-letter-generator/

NameTypeReqDescription
quantityintegerHow many letters to generate, 1 to 100 (default 1)
setstringWhich letters to draw from (default any)
NameTypeReqDescription
lettersarrayyes
setstringyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes

No examples provided.

hopi_random_number_generator ~111

Generate one or more random whole numbers within a range (inclusive), optionally with no repeats. Returns the numbers as a list. Source: https://hopi.co.uk/random-number-generator/

NameTypeReqDescription
maxintegeryesHighest possible number (inclusive)
minintegeryesLowest possible number (inclusive)
quantityintegerHow many numbers to generate, 1 to 1000 (default 1)
uniquebooleanIf true, no number repeats (default false)
NameTypeReqDescription
maxnumberyes
minnumberyes
numbersarrayyes
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
uniquebooleanyes

No examples provided.

hopi_random_team_generator ~77

Shuffle a list of names and deal them evenly into a set number of teams. Returns each team's members. Source: https://hopi.co.uk/random-team-generator/

NameTypeReqDescription
namesarrayyesThe list of names to split into teams
teamsintegeryesHow many teams to make, 2 to 20
NameTypeReqDescription
source_urlstringyesThe tool's page on hopi.co.uk (cite or open to check the figure)
summarystringyes
teamsarray

No examples provided.

Common questions

What is the uk.co.hopi/hopi MCP server?

uk.co.hopi/hopi is an MCP server listed in the public MCP registry as uk.co.hopi/hopi. Free UK calculators, converters and validators (tax, VAT, stamp duty, dates, units), read-only. This page covers its hosted endpoint (https://mcp.hopi.co.uk/mcp).

Is the uk.co.hopi/hopi MCP server safe to use?

uk.co.hopi/hopi scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the uk.co.hopi/hopi MCP server expose?

uk.co.hopi/hopi exposes 195 tools: hopi_add_working_days, hopi_age_calculator, hopi_alcohol_unit_calculator, hopi_alphabetical_order, hopi_angle_converter, and 190 more. Their descriptions and schemas cost roughly 24,945 tokens of context every time the server is loaded.

Does the uk.co.hopi/hopi MCP server require authentication?

No. We connected to uk.co.hopi/hopi without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the uk.co.hopi/hopi MCP server still maintained?

uk.co.hopi/hopi is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.