io.github.freshfos/dropcoin-validation
io.github.freshfos/dropcoin-validationEU compliance checks for AI agents: sanctions, company, VAT ID, IBAN, email. Pay per call.
Tools · 6
Free EU VAT-ID FORMAT check (syntax only, no registry lookup), rate-limited per IP, no API key needed. For a live VIES registry check use the paid validate_vatid tool (5 credits).
Validate an email address: syntax, disposable-domain check, MX record via DNS-over-HTTPS. Returns a deliverability verdict. 2 credits, requires an API key.
Validate an EU VAT ID against the live VIES registry (format check first — an invalid format still costs the full price, it never reaches VIES but you got an answer). 5 credits, requires an API key.
Validate an IBAN (ISO 13616 check digits) incl. SEPA membership. 2 credits, requires an API key.
Screen a person or company against the official EU, US (OFAC SDN) and UK (OFSI) sanctions lists. Fuzzy name matching with an auditable reason per hit — review every hit yourself; a clean result is not…
Verify a business partner in one call: EU VAT registration (VIES), LEI register (GLEIF), IBAN checksum and country consistency — one verdict (pass|fail|inconclusive) with an auditable check log. Provi…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.freshfos/dropcoin-validation": {
"url": "https://validation-api.dropcoin.workers.dev/mcp",
"transport": "streamable-http"
}
}
}