You're viewing a demo portfolio

Join the waitlist
PRSM

company-verify

Active

Tool of Toolcall

declared in 1.0.0

Verify a business in one call: EU VAT validation against official VIES, legal-entity lookup via the GLEIF LEI registry (name, status, jurisdiction, company number, direct parent), and official UK Companies House data (profile by company number, or name search) with status, incorporation date, SIC codes and registered address. Query by vat= (e.g. DE811569869), lei=, name= (+country=), or number= (UK). JSON response. [Paid: $0.02 USDC per call via x402 on Base; the calling client pays automatically.]

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "lei": {
      "type": "string",
      "description": "20-char LEI code, alternative to vat"
    },
    "vat": {
      "type": "string",
      "description": "EU VAT number with country prefix, e.g. DE811569869"
    },
    "name": {
      "type": "string",
      "description": "Company name search via GLEIF (and Companies House when country=GB), alternative to vat/lei"
    },
    "number": {
      "type": "string",
      "description": "UK Companies House company number, e.g. 00445790"
    },
    "country": {
      "type": "string",
      "description": "ISO country filter for name search"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Toolcall

https://github.com/BeneIstvan/toolcall-mcp

1/7 registries
View full server →