MCC Lookup
Searches a curated list of ~80 well-known ISO 18245 Merchant Category Codes — the 4-digit codes acquirers assign to every merchant to classify what they sell (groceries, airlines, restaurants, digital goods, gambling, and so on). Useful for product engineers building payment dashboards, risk analysts triaging declines, finance teams categorising card spend, and developers writing fraud rules. Match by exact code first, then by case-insensitive substring on description or category. Each entry includes a best-effort risk tier (Low / Medium / High) based on the category — gambling and quasi-cash are High, recurring digital goods and travel are Medium, regulated retail and utilities are Low. Runs entirely in your browser — your data is never sent anywhere.
Privacy
Runs entirely in your browser — nothing is sent to any server.
Cost
Free. No sign-up, no watermark.
Type
Lookup
Related tools
Tools that work with the same formats — most users open one of these next.
Luhn Check
Validate a card number with the Luhn (mod-10) algorithm — runs locally in your browser.
Card Number Generator
Generate Luhn-valid test card numbers (Visa, Mastercard, Amex, Discover, JCB, Diners) — for development only.
Card Brand Identifier
Identify the card scheme (Visa, Mastercard, Amex, Discover, JCB, Diners, UnionPay) from a PAN.
BIN / IIN Lookup
Look up a card BIN (Bank Identification Number) to identify scheme, issuer, country and type.
EMV TLV Decoder
Decode EMV / ISO 7816 BER-TLV hex into a labelled tree of tags, lengths and values.
EMV Tag Lookup
Search the EMV / ISO 7816 tag dictionary by hex tag or by name fragment.
Frequently asked
Is MCC Lookup free to use?
Yes. MCC Lookup is completely free with no sign-up, no watermark, and no usage limits. Toolsly does not charge for any of its tools.
Do my files and data stay private?
Yes — MCC Lookup runs entirely in your browser using your device's CPU. Files and text are never uploaded to our servers, so your data stays private.
How does MCC Lookup work?
Open MCC Lookup, paste or fill in the input fields, and the result updates instantly. Everything runs in your browser — no upload, no waiting.
Which browsers does MCC Lookup support?
Any modern browser works — Chrome, Firefox, Safari, and Edge on desktop and mobile. MCC Lookup uses standard web APIs and does not require any plugin, extension, or sign-up.