# ENTIA Entity Verification MCP server

Verify any business in 34 countries. BORME 40M+ acts, VIES, GLEIF, Wikidata. Free 100/day.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-entia-systems-core-entity-verification
- Repository: https://github.com/ENTIA-IA/entia-mcp-server
- Website: https://entia.systems

## Install
- Endpoint: https://mcp.entia.systems/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.entia.systems/mcp

## Tools
- entity_lookup - 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. Covers 5.5M+ registered entities across 34 countries. Enrichment depth varies: ES has full socioeconomic data, GB/FR have name+address only. Check the data_coverage field in the response to see exactly what is populated. No API key required. Endpoint: https://mcp.entia.systems/mcp
- get_entia_home - 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 official sources, (3) Verification Report with HMAC signature and per-source confidence levels, (4) Territorial socioeconomic profile (ES only: INE/SEPE/Hacienda). Not all entities have an Entia Home — only ~500K published pages exist. Use search_entities first if you do not know the exact path. No API key required. Endpoint: https://mcp.entia.systems/mcp
- search_entities - 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 only, GLEIF countries name+LEI only. Check data_coverage in results to understand what fields are populated. Use this to find entities before calling get_entia_home. API key required. Endpoint: https://mcp.entia.systems/mcp
- lookup_by_domain - 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. Endpoint: https://mcp.entia.systems/mcp
- run_risk_audit - 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 recommended) with specific gaps identified. Slow operation (up to 30s). API key required. Rate limit: 5/min. Endpoint: https://mcp.entia.systems/mcp
- get_platform_stats - 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 Quality Gate for full publication. Cached 1h server-side. No API key required. Endpoint: https://mcp.entia.systems/mcp
- verify_vat - 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. Endpoint: https://mcp.entia.systems/mcp
- zone_profile - 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 infrastructure (FTTH coverage), poverty/inequality (Gini, S80/S20), tourism demand (EOAC/EOAP). Spain only — UK/FR/etc. return empty. API key required. Endpoint: https://mcp.entia.systems/mcp
- ai_ready_profile - 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. API key required. Endpoint: https://mcp.entia.systems/mcp
- get_competitors - 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 for workflow guidance. API key required. Endpoint: https://mcp.entia.systems/mcp
- borme_lookup - 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, CNAE, objeto social. Coverage: 40,345,410 acts since 2009. Spain only. API key required. Endpoint: https://mcp.entia.systems/mcp
- get_showcase - Curated IBEX35 + EU entity examples. FREE — does not consume quota. Use to explore data depth before purchasing higher tiers. No API key required. Endpoint: https://mcp.entia.systems/mcp
- professional_lookup - Verify professional registrations across 24 Spanish health/legal/psychology verticals: REPS healthcare, CGAE abogados, COP psicólogos, CGCFE fisioterapeutas, CGCL logopedas, CGCODN dietistas, CGCOP podólogos, CGCOO ópticos, OCV veterinarios, terapeutas ocupacionales (17 CCAA), guía dentistas. Returns colegiado number, college, specialty, status. API key required. Endpoint: https://mcp.entia.systems/mcp
- get_full_dossier - 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+ socioeconomic fields, ES only), borme_lookup (full BORME mercantile acts, ES only), verify_vat (VIES live, EU only). Use this for due diligence, KYB, or when the user asks for "everything about" a company. Single call replaces 4 separate tool calls. Typical latency 1-3s. API key required. Endpoint: https://mcp.entia.systems/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.entia-systems-core
- Version: 3.6.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 12, 2026
- Source: https://registry.modelcontextprotocol.io
