ENTIA Entity Verification
io.github.entia-systems-core/entity-verificationVerify any business in 34 countries. BORME 40M+ acts, VIES, GLEIF, Wikidata. Free 100/day.
Tools · 14
Look up any business entity by name, CIF/NIF, EU VAT ID, or LEI code. Returns identity data, trust score (VERIFIED/PARTIAL/UNVERIFIED), and cross-verification against BORME, VIES, GLEIF, and OFAC. Cov…
Retrieve the full Schema.org JSON-LD @graph for a registered entity's Entia Home page. Returns up to 4 nodes: (1) WebPage canonical metadata, (2) Entity identity with address, geo, identifiers, and of…
Search 5.5M+ registered entities across 34 countries by name, keyword, country, or sector. Coverage varies by country: ES ~900K enriched with full contact and socioeconomic data, GB/FR name+address on…
Identify the business entity associated with a website domain. STATUS: Coming in v1.1 — currently returns 501. Workaround: use entity_lookup with company name, or search_entities with the domain.
Run an AI-readiness and digital risk audit on any domain. Checks SSL, DNS, structured data presence, and LLM visibility signals. Returns a risk score 0-100 (lower is better, >60 means action recommend…
Get real-time ENTIA platform statistics: total registered entities, country coverage, active data sources, and published Entia Homes. Note: total_entities is the full registry; only ~79K pass the Qual…
Real-time EU VAT validation via VIES (27 countries). Accepts VAT number with country prefix (ESA28015865) or bare (A28015865). Returns {valid, name, address, country}. API key required.
Socioeconomic profile of a Spanish postal code. Returns ~17 blocks: income (AEAT — Hacienda), employment (SEPE), demographics (INE Padrón), business census (DIRCE), real estate (€/m²), digital infrast…
Full AI-ready JSON-LD profile for any entity. 4-node @graph (Organization, Place, LocalBusiness, PostalAddress) with verification flags and territorial data. Designed for direct citation by AI agents.…
Find real competitors in the same sector and geography from the 5.2M ENTIA verified corpus. Returns ranked entities with identity, location, and sector matching. Use entia-competitive-analysis skill f…
Full BORME corporate history (Boletín Oficial del Registro Mercantil de España). Returns mercantile acts (constituciones, officer changes, capital changes, concursal proceedings), officers, capital, C…
Curated IBEX35 + EU entity examples. FREE — does not consume quota. Use to explore data depth before purchasing higher tiers. No API key required.
Verify professional registrations across 24 Spanish health/legal/psychology verticals: REPS healthcare, CGAE abogados, COP psicólogos, CGCFE fisioterapeutas, CGCL logopedas, CGCODN dietistas, CGCOP po…
Return a complete dossier on any company — 90+ fields aggregated from 4 ENTIA sources in parallel: entity_lookup (identity + trust score + GLEIF + Wikidata + BORME basic), zone_profile (30+ socioecono…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"entia_entity_verification": {
"url": "https://mcp.entia.systems/mcp",
"transport": "streamable-http"
}
}
}