← Registry

Data Collection

greeneris.io

Provides one-call verification and due diligence data on European companies, including registry status, sanctions screening, VAT, and financial health checks.

x402 supported1 endpoint19 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://data.greeneris.io/mcp

No auth detected

MCP server metadata

Name
eu-verify
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

European business verification for AI agents. Flagship: verify_company_eu, a one-call pass/review/fail verdict on any company across 9 national registries (FR, UK, IE, NO, FI, SK, PL, CZ, CH) -- existence, status, insolvency signals, VAT, LEI, sanctions, EORI, domain age, with per-check sources and timestamps. Plus per-country lookups, sanctions screening, VAT/SIRET/IBAN/EORI validation, LEI resolution, address and email checks, French business-day deadlines and EU public tenders. Paid per call in USDC on Base via the x402 protocol: call a tool, receive a payment quote in _meta, retry with payment attached (any x402-aware MCP client automates this). Full HTTP catalog (50+ data endpoints): https://data.greeneris.io/llms.txt

Known tools 19

verify_company_eu

One-call verification of a European company: official registry existence and status, insolvency signals, VAT (VIES), LEI (GLEIF), sanctions screening (EU/OFAC/UN/UK/FR), EORI and domain age, condensed into a pass/review/fail verdict with per-check source, timestamp and an explicit coverage map.

Inferred read-only
verify_supplier_fr

One-call due diligence on a French company by SIREN or SIRET: checksum, existence and status (SIRENE), insolvency proceedings (BODACC), VAT validity (VIES) and sanctions screening across EU/OFAC/UN/UK/FR lists, condensed into a risk verdict (low, medium, high or critical) with reasons and a 0-100 score.

Inferred read-only
screen_sanctions

Screen a name against the five official sanctions lists (EU, US OFAC SDN, UN, UK FCDO, French asset freezes) from a snapshot refreshed daily, with per-list dates.

Inferred read-only
lookup_company_fr

Official French company registry search via recherche-entreprises.

Inferred read-only
lookup_company_uk

Official UK Companies House data in one paid call.

Inferred read-only
check_insolvency_fr

Legal announcements from the French BODACC official gazette for one company, by SIREN (Luhn-validated).

Inferred read-only
lookup_financials_fr

Annual accounts filed with the French RNE (INPI).

Inferred read-only
invoice_ready_fr

One-call compliance check for the French e-invoicing reform (from 2026-09-01 the customer's SIREN is a mandatory invoice mention).

Potential side effects
validate_vat_eu

Live intra-EU VAT number validation via the European Commission VIES REST API (real-time query of the member state registry).

Inferred read-only
validate_siret_fr

Instant pre-validation of French company numbers before invoicing or costly Sirene API calls.

Inferred read-only
validate_iban

Deterministic IBAN check before a SEPA/international transfer: format regex, per-country length (public SWIFT registry, ~85 countries) and ISO 7064 mod-97 checksum.

Potential side effects
check_eori

Live EORI (Economic Operators Registration and Identification) validation via the European Commission EOS/DDS2 service -- the number every business needs to clear customs in the EU.

Inferred read-only
lookup_lei

Legal entity reference data from the GLEIF LEI golden copy (updated daily, CC0).

Inferred read-only
lei_ownership

Who owns whom, from the official GLEIF LEI graph (CC0 licensed, covers 2.

Inferred read-only
verify_address_fr

French address geocoding on the official Base Adresse Nationale (api-adresse.

Inferred read-only
validate_email

One-call email verification for lead qualification and list hygiene: RFC 5322 syntax check, then a live MX lookup over DNS-over-HTTPS (Cloudflare, Google fallback).

Potential side effects
business_days_fr

Adds N French business days to a date (?

Inferred read-only
find_public_tenders_eu

Fresh EU public procurement notices from TED (Tenders Electronic Daily, official Publications Office API, new notices daily).

Inferred read-only
catalog

FREE.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.eu-verify]
url = "https://data.greeneris.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "eu-verify": {
      "type": "http",
      "url": "https://data.greeneris.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: eu-verify
Remote MCP URL: https://data.greeneris.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "eu-verify": {
      "url": "https://data.greeneris.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "eu-verify": {
      "type": "http",
      "url": "https://data.greeneris.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "eu-verify",
  "transport": "streamable-http",
  "url": "https://data.greeneris.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for greeneris.io was fetched 2026-07-27T03:26:46.739Z.

Trust status Trusted

greeneris.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.