Back to search
100
MCP live v3.6.0 streamable-http

ENTIA Entity Verification

io.github.entia-systems-core/entity-verification

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

Uptime
10.0%
10 probes
Response
281ms
last probe
Tools
14
callable

Tools · 14

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. Cov…

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 of…

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 on…

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.

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 recommend…

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 Qual…

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.

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 infrast…

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.…

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 f…

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, C…

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.

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 po…

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+ socioecono…

Similar MCP servers embedding-nearest

ENTIA — 5.5M Verified Entities for AI Agents
20 tools: entity lookup, BORME, EU VAT, GLEIF, healthcare registries, economic data. 34 countries.
0 tools · streamable-http
ENTIA
Verified business intelligence for AI agents, covering 5.5M+ entities across 34 countries.
0 tools
Nordax AI Entity Network
Search and verify 360K+ business entities with trust scores and W3C credentials.
0 tools · streamable-http
io.github.bigjai/opendirectories-business-data
Search 12M+ verified businesses across 10 countries via government registers.
0 tools · streamable-http
BizVerify
KYB business entity verification API for AI agents covering 18+ US and UK jurisdictions.
0 tools
io.github.BigJai/opendirectories-business-data
Search 12M+ verified businesses across 10 countries via government registers.
0 tools · streamable-http

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"
    }
  }
}