Security & Testing
x402-seller-202595743428.europe-west1.run.app
Provides business verification and due diligence tools for sanctions screening, VAT validation, LEI lookup, and EU tender search.
ENDPOINT 1
https://x402-seller-202595743428.europe-west1.run.app/mcp
MCP server metadata
- Name
- eudata402
- Version
- 1.1.0
Known tools 14
kyb_verify_businessKYB / counterparty due diligence in ONE call: sanctions screening + EU VAT validation (VIES) + GLEIF LEI + public entity + IBAN checksum, fused into a single verdict (pass/review/fail) with confidence and flags.
Inferred read-onlysanctions_screenScreen a person or company name against official sanctions lists: OFAC SDN, OFAC Consolidated (US Treasury) and UK OFSI.
Inferred read-onlyeu_vat_validateValidate an EU VAT number against the official European Commission VIES service and return the registered company name and address.
Inferred read-onlylei_lookupLook up a Legal Entity Identifier (LEI) in the official GLEIF registry — by 20-char LEI code or company legal name.
Inferred read-onlyeu_tenders_searchSearch EU public procurement notices (official TED — Tenders Electronic Daily), newest first.
Inferred read-onlyentity_resolveResolve a company or entity to its public record and cross-linked identifiers (LEI, ISIN, ticker, website, country, inception) via Wikidata.
Inferred read-onlyiban_validateValidate an IBAN (ISO 13616 structure + mod-97 checksum) for 70+ countries.
Inferred read-onlygeoip_lookupIP geolocation with ASN, ISP and organisation — for fraud checks and lead enrichment.
Inferred read-onlyweather_forecastCurrent conditions and up to a 7-day forecast for any city worldwide (Open-Meteo).
Inferred read-onlyearthquakes_recentRecent earthquakes from the official USGS feed, filterable by magnitude and time — for catastrophe, insurance and logistics risk.
Inferred read-onlyCONNECT 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.eudata402]
url = "https://x402-seller-202595743428.europe-west1.run.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eudata402": {
"type": "http",
"url": "https://x402-seller-202595743428.europe-west1.run.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eudata402
Remote MCP URL: https://x402-seller-202595743428.europe-west1.run.app/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": {
"eudata402": {
"url": "https://x402-seller-202595743428.europe-west1.run.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eudata402": {
"type": "http",
"url": "https://x402-seller-202595743428.europe-west1.run.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eudata402",
"transport": "streamable-http",
"url": "https://x402-seller-202595743428.europe-west1.run.app/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 run.app was fetched 2026-07-28T00:07:38.004Z and is being refreshed.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.