Validation suite: EU VAT (VIES), IBAN mod-97, email (MX+disposable), geo place lookup, VIN decode.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A developer validation suite β the per-call utilities incumbents charge for (Vatstack $0.01β0.09/call) or lock behind subscriptions, unified. Fronts the Valid HTTP API at https://valid.fabtally.com. Holds no private key.
| Tool | Price | What it does |
|---|---|---|
validate_vat | $0.003 | Flagship. EU/EEA VAT: {country_code, vat_number} β per-country format + checksum pre-check AND a live VIES lookup, returning valid/registered plus the registered company name & address when VIES has them (cached ~1h to shield the flaky VIES). |
validate_iban | $0.001 | {iban} β ISO 13616 length + mod-97 checksum, country, human-formatted grouping, and bank identifier (German Bankleitzahl, UK bank code + sort code, β¦) extracted from the BBAN where derivable. Pure-offline. |
validate_email | $0.002 | {email} β RFC-ish syntax + live MX-record (DNS) existence + disposable/throwaway-domain detection (bundled blocklist) + role-address flag (info@, admin@). Stateless & non-PII: the address is never stored and no SMTP mailbox is probed. |
geo_lookup | $0.002 | {query:"Munich, Bavaria, Germany"} or {country,state,city} β normalized names, ISO 3166-1/-2 codes, countryβsubdivisionβcity hierarchy, population and coordinates, over a bundled open dataset (no per-day API limits). |
decode_vin | $0.002 | {vin} β 17-char format + North-American check-digit validation and a full NHTSA vPIC decode: make, model, year, body class, engine, plant country. VIN-only (never plateβowner). |
Every tool also accepts an optional x_payment (base64 x402 payload) that is
forwarded as the X-PAYMENT header to settle the call and return the real result.
Humans can instead prepay by card and use an X-FabTally-Key credit key against
the HTTP API.
npx fabtally-valid-mcp (bin: fabtally-valid-mcp)https://valid.fabtally.com/mcpConfig: FABTALLY_VALID_BASE (default https://valid.fabtally.com).
Read-only, keyless, stateless, non-PII. Operated by Sunstone Soft (fabtally.com). Not legal, tax, or financial advice.
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-valid)<a href="https://allmcps.com/mcp/fabtally-valid"><img src="https://allmcps.com/api/badge/fabtally-valid?style=directory" alt="FabTally Valid on AllMCPs" /></a>