๐ŸŒฎ MadTaco MCP โ€” verification and trust checks for AI agents.

Validate tax IDs, IBANs, emails, and phones.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Validate Tax Id: Validate a tax ID format and checksum (CL RUT, MX RFC, and more). Free โ€” 0 credits.
  • Validate Iban: Validate an IBAN checksum and parse bank metadata. Free โ€” 0 credits.
  • Validate Email: Validate an email address. mode syntax is free; mode full costs 0.005 credits (tier 2).

What data it sees

Do you need an account

No: the server works without sign-in

Validate tax IDs, IBANs, emails, and phones. Screen entities against sanctions lists (OFAC, EU, UK, UN). Verify companies, inspect domains, and run composite trust screens. Create accounts, check usage, and propose new capabilities.

Free tools (tax-id, IBAN, email syntax, phone format, Chilean indicators) work without an API key. Paid checks need a funded MadTaco account โ€” authenticate with your API key via X-Api-Key.

Every response includes credits_charged; failed checks are never billed.

Setup: madtaco.dev/mcp API docs: madtaco.dev/docs Pricing: madtaco.dev/pricing.json

Server tool list (12)

Raw names from tools/list. Only developers need these.

validate_tax_idValidate a tax ID format and checksum (CL RUT, MX RFC, and more). Free โ€” 0 credits.
validate_ibanValidate an IBAN checksum and parse bank metadata. Free โ€” 0 credits.
validate_emailValidate an email address. mode syntax is free; mode full costs 0.005 credits (tier 2).
validate_phoneValidate a phone number. mode format is free; mode full costs 0.005 credits (tier 2).
screen_sanctionsScreen a name against OFAC SDN, EU, UK, and UN sanctions lists. Costs 0.10 credits (tier 2). Requires API key on the MCP request.
verify_companyVerify a company against an official registry (GB only in v1). Costs 0.15 credits (tier 2). Requires API key on the MCP request.
inspect_domainInspect domain age, DNS posture, and lookalike risk. Costs 0.05 credits (tier 2). Requires API key on the MCP request.
screenRun a composite trust screen across sanctions, registry, domain, email, and phone checks. Only completed checks are charged. Requires API key on the MCP request.
propose_checkPropose a new check capability MadTaco does not offer yet. Optionally pledge credits (held, not charged). Requires API key on the MCP request.
create_accountCreate a MadTaco account (agent-native signup). A 6-digit verification code is emailed โ€” no API key yet.
verify_accountVerify the emailed 6-digit code and receive an API key (tier registered).
get_usageGet today usage totals, per-operation counts, credits spent, and balance. Optional period=7d|30d for daily breakdown. Requires API key on the MCP request.