13 deterministic agent utilities: timezone, cron, RRULE, currency, regex, diff, hashing & more.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by FabTally Utility Belt.
convertUnit conversion (length/mass/temperature/volume/data/time/area/speed/angle/pressure/energy).
textslugify Β· case-convert (camel/pascal/snake/kebab/constant/β¦) Β· `{{template}}` fill.
hashsha256/sha512/sha384/sha1/md5/sha3-256/keccak256/ripemd160, optional HMAC, hex/base64 out.
encodebase64 / base64url / hex / url / html encode & decode.
iduuid v4/v7, ULID, nanoid, random hex/base64url/int (count up to 1000).
regextest/match/extract/replace with catastrophic-backtracking protection (killable worker + timeout).
The deterministic micro-utilities AI agents call constantly, as an MCP server (stdio + streamable-HTTP) and a pay-per-call HTTP API. One reliable bundle instead of thirteen flaky npm deps.
convert, text, hash, encode, id, regex.timezone, cron, rrule, currency, diff,
jsonschema, datemath. With no payment a paid tool returns the decoded x402 402 challenge
(price / network / asset / payTo) so an agent can pay and retry with x_payment. Humans can instead
prepay by card and use an X-FabTally-Key credit key against the HTTP API.This server holds no private key. It fronts https://belt.fabtally.com. Every utility is a pure,
deterministic function with strict input validation; bad input β 400, never charged; nothing is stored.
| Tool | Tier | What it does |
|---|---|---|
convert | free | Unit conversion (length/mass/temperature/volume/data/time/area/speed/angle/pressure/energy). |
text | free | slugify Β· case-convert (camel/pascal/snake/kebab/constant/β¦) Β· {{template}} fill. |
hash | free | sha256/sha512/sha384/sha1/md5/sha3-256/keccak256/ripemd160, optional HMAC, hex/base64 out. |
encode | free | base64 / base64url / hex / url / html encode & decode. |
id | free | uuid v4/v7, ULID, nanoid, random hex/base64url/int (count up to 1000). |
regex | free | test/match/extract/replace with catastrophic-backtracking protection (killable worker + timeout). |
timezone | $0.001 | Instant β IANA zone with historically-correct DST; offsets, abbreviations, DST flags. |
cron | $0.001 | Cron expression β next N run times + plain-English description. |
rrule | $0.001 | iCal RRULE (RFC 5545) β next N occurrences. |
currency | $0.001 | Live currency conversion at reference/mid-market rates (keyless ECB feed, cached). |
diff | $0.001 | Text diff: unified patch + structured op-list + add/remove/hunk stats. |
jsonschema | $0.001 | Validate against JSON Schema (draft 2020-12) and explain every error in plain English. |
datemath | $0.001 | Add/subtract ISO-8601 durations, diff into chosen units, business-day add/diff. |
Or clone and run: node index.js (speaks MCP over stdio).
Hosted: https://belt.fabtally.com/mcp. Or self-host: MCP_HTTP_PORT=8108 node http.js.
FABTALLY_BELT_BASE β API base (default https://belt.fabtally.com).A paid tool with no x_payment returns:
Build an x402 payment authorization (EIP-3009 transferWithAuthorization to payTo) for the accepts
entry and call the tool again with the token in x_payment. amount is atomic USDC (1000 = $0.001).
Deterministic. Stateless β no PII or request data stored. Receive-only wallet (no custody). Currency figures are reference/mid-market rates for informational use, not a dealable quote. MIT licensed.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/fabtally-utility-belt)<a href="https://allmcps.com/mcp/fabtally-utility-belt"><img src="https://allmcps.com/api/badge/fabtally-utility-belt?style=directory" alt="FabTally Utility Belt on AllMCPs" /></a>