← Registry

General Tools

abunchof.tools

Provides general-purpose utility functions like QR code generation, password generation, unit conversion, date difference calculation, and word counting.

1 endpoint14 known toolsCached registry data

ENDPOINT 1

https://www.abunchof.tools/api/mcp

No auth detected

Known tools 14

qr_code

Generate a QR code (PNG + SVG) from text or a URL.

generate_password

Generate a cryptographically-random password.

convert_units

Convert a value between units.

date_diff

Compute the time between two dates (ISO format, e.g.

word_count

Count words, characters, sentences, paragraphs, and reading time of text.

split_bill

Calculate tip and split a bill across people.

convert_case

Convert text case.

lorem_ipsum

Generate placeholder lorem ipsum paragraphs.

box_shadow

Build a CSS box-shadow value.

coin_flip

Flip a fair coin (heads/tails).

roll_dice

Roll a die with N sides (default 6).

random_pick

Pick one item at random from a list.

color_info

Given a hex color, return RGB, HSL, and WCAG contrast vs white and black.

color_palette

Generate a harmony palette from a base hex color.