Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ENTIA Entity Verification

REMOTE · MCP.ENTIA.SYSTEMS · SCANNED SEP 20

11.3M entities, 10 countries, 12 tools. EU VAT (VIES), BORME, GLEIF, KYB. Free: 100 req/month.

+1 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2042 tokens (~170/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the ENTIA Entity Verification MCP server?

ENTIA Entity Verification is a hosted endpoint at https://mcp.entia.systems/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.entia.systems

# add to Claude Code
claude mcp add --transport http entia-systems-core-entity-verification 'https://mcp.entia.systems/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "entia-systems-core-entity-verification": {
      "url": "https://mcp.entia.systems/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "entia-systems-core-entity-verification": {
      "type": "http",
      "url": "https://mcp.entia.systems/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.entia-systems-core-entity-verification]
url = "https://mcp.entia.systems/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "entia-systems-core-entity-verification": {
      "type": "remote",
      "url": "https://mcp.entia.systems/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add entia-systems-core-entity-verification --url 'https://mcp.entia.systems/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  entia-systems-core-entity-verification:
    url: "https://mcp.entia.systems/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "entia-systems-core-entity-verification": {
      "Transport": "http",
      "Url": "https://mcp.entia.systems/mcp"
    }
  }
}
# add to Vellum
assistant mcp add entia-systems-core-entity-verification -t streamable-http -u 'https://mcp.entia.systems/mcp'
// mcp.json
{
  "mcpServers": {
    "entia-systems-core-entity-verification": {
      "type": "http",
      "url": "https://mcp.entia.systems/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Sept 26 +1
    • Stability: fail → pass security
  • 31 Aug 26 −2
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: pass → fail functional
    • Server version: 1.1.2-worker → 1.2.0-worker functional
    • “get_showcase” added an optional parameter “category” cosmetic
    • “get_showcase” added an optional parameter “limit” cosmetic
    • “professional_lookup” added an optional parameter “vertical” cosmetic
  • 26 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 85 to 88.

  • 18 Aug 26 0
    • Stability: 0.73 → fail security
    • A breaking change shipped without a version bump: still 1.1.2-worker security
    • Tool “ai_ready_profile” was removed security
    • Authorization: unverified → partial security
    • Tool “get_competitors” rewrote its description, which is the text the model reads security
    • Tool “search_entities” rewrote its description, which is the text the model reads security
    • Schema quality: 86 → 108 functional
    • Tool “entity_lookup” now declares an output schema functional
    • Tool “get_competitors” now declares an output schema functional
    • Tool “get_entia_home” now declares an output schema functional
    • Tool “get_entity_home_projection” now declares an output schema functional
    • Tool “get_full_dossier” now declares an output schema functional
    • Tool “get_platform_stats” now declares an output schema functional
    • Tool “get_showcase” now declares an output schema functional
    • Tool “professional_lookup” now declares an output schema functional
    • Tool “run_risk_audit” now declares an output schema functional
    • Tool “search_entities” now declares an output schema functional
    • Tool “verify_vat” now declares an output schema functional
    • Tool “zone_profile” now declares an output schema functional
    • The server now declares the “prompts” capability functional
    • The server now declares the “resources” capability functional
    • First check of Tool coverage: 100 functional
    • “search_entities” added an optional parameter “city” cosmetic
    • “get_competitors” reworded the description of “city” cosmetic
    • “get_competitors” reworded the description of “limit” cosmetic
    • “get_competitors” reworded the description of “sector” cosmetic
    • “search_entities” reworded the description of “sector” cosmetic
    • Tool “entity_lookup” changed its title: Entity Lookup cosmetic
    • Tool “get_competitors” changed its title: Get Competitors cosmetic
    • Tool “get_entia_home” changed its title: Get Entia Home cosmetic
    • Tool “get_entity_home_projection” changed its title: Get Entity Home Projection v1 cosmetic
    • Tool “get_full_dossier” changed its title: Get Full Dossier cosmetic
    • Tool “get_platform_stats” changed its title: Get Platform Stats cosmetic
    • Tool “get_showcase” changed its title: Get Showcase cosmetic
    • Tool “professional_lookup” changed its title: Professional Lookup cosmetic
    • Tool “run_risk_audit” changed its title: Run Risk Audit cosmetic
    • Tool “search_entities” changed its title: Search Entities cosmetic
    • Tool “verify_vat” changed its title: Verify VAT cosmetic
    • Tool “zone_profile” changed its title: Zone Profile cosmetic
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.entia.systems/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=entia.systems CN=YE2,O=Let's Encrypt,C=US 20 Aug 2026 18 Nov 2026 ECDSA 256 ECDSA-SHA384 50498eaf70b1fe274a07652f0f155b04c6c
SANs: *.entia.systems, entia.systems
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.entia.systems. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
systems. present 9634 8 Verified
entia.systems. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.entia.systems/mcp Verified 200
http (plaintext) http://mcp.entia.systems/mcp HTTPS enforced 301 https://mcp.entia.systems/mcp
MCP tools · 12 exposed · ~1,351 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
entity_lookup ~122

Look up any business entity by name, CIF/NIF, EU VAT, or LEI. Free callers receive a trace-level identity preview; authenticated callers receive the full paid dossier.

NameTypeReqDescription
namestringAlias for `q` — accepted for compatibility with clients that send `name`.
qstringCompany name, CIF/NIF (B82846825), EU VAT (ESB82846825), or LEI (20 chars)
querystringAlias for `q` — accepted for compatibility with clients that send `query`.
NameTypeReqDescription
_metaobject
coherence_errorsarray
data_coverageobjectWhich sources answered and which did not
economic_profileobject
entityobjectVerified identity: legal name, tax id, address, sector
error_codestring
foundbooleanTrue only when an identity anchor corroborated the query
integrityobjectTamper-evidence MAC. Not an electronic signature
provenanceobjectPublisher and data sources of this answer
querystring
registry_dataobjectOfficial registry payload (BORME/GLEIF/VIES/native)

No examples provided.

get_competitors ~187

Find real competitors in the same sector and city. Ranked entities with identity + location + sector matching. Spain only on the public surface. `sector` is a closed vocabulary — see the enum; aliases such as `abogados` (the slug ENTIA uses in its own Entia Home URLs) resolve to their canonical slug.

NameTypeReqDescription
citystringyesCity name in Spain (Madrid, Barcelona, Valencia, Sevilla, Bilbao)
limitintegerMax results (1-30)
sectorstringyesENTIA sector slug. Canonical: dental, legal, estetica, psicologia, medicos, talleres, veterinarios, reformas, inmobiliarias, asesorias, gimnasios… Aliases (abogados, salud, dentist, beautysalon…) res…
NameTypeReqDescription
_metaobjectCarries sector_resolved_from / sector_resolved_to
citystring
competitorsarray
countinteger
countrystring
sectorstringCanonical slug actually used after alias resolution

No examples provided.

get_entia_home ~166

Retrieve the Schema.org JSON-LD @graph for a specific entity's Entia Home (machine layer at /v1/identity/{country}/{sector}/{city}/{slug}.jsonld). Requires country, sector, city, slug path segments — not cif/q. Obtain the path via entity_lookup / showcase (canonical_url). Fail-closed: never returns ENTIA corporate marketing as if it were the entity.

NameTypeReqDescription
citystringyesCity slug (madrid, barcelona, london)
countrystringyesISO 3166-1 alpha-2 (es, gb, fr)
sectorstringyesIndustry slug (dental, legal, talleres, …)
slugstringyesBusiness slug (clinica-dental-sonrisa)
NameTypeReqDescription
@contextstring
@grapharrayWebPage, Entity, Verification Report and Territorial Profile nodes
_metaobject

No examples provided.

get_entity_home_projection ~158

Read the materializer snapshot entia.entity_home_projection.v1 for an Entia Home (claims + projection + policy). Same truth as the public ficha HTML/JSON-LD twin. Serve from R2 sibling .projection.v1.json — no ad-hoc MCP enrichment.

NameTypeReqDescription
citystringyesCity slug (madrid, barcelona)
countrystringyesISO 3166-1 alpha-2 (es, gb, fr)
include_render_contextbooleanIf true, keep render_context (large). Default strips it for agents.
sectorstringyesIndustry slug (dental, legal, …)
slugstringyesBusiness slug (clinica-dental-ceodent)
NameTypeReqDescription
_metaobject
claimsobject
corroborationobject
gatestringPUBLISH / PARTIAL / HOLD / REGISTRY_ONLY
generated_atstring
materializer_versionstring
policyobject
projectionobject
schemastring
subjectobject

No examples provided.

get_full_dossier ~74

Aggregator — 90+ fields about an entity in one call. Combines 4 ENTIA sources in parallel: identity, zone, BORME, VIES. Killer tool for due diligence/KYB.

NameTypeReqDescription
querystringyesCompany name, CIF/NIF, EU VAT, or LEI
NameTypeReqDescription
_metaobject
data_coverageobject
entityobject
foundboolean
integrityobject
provenanceobject
querystring
trust_scoreobject
verificationobject

No examples provided.

get_platform_stats ~23

Live platform stats: entities count, countries, sources, homes published.

Input schema present but exposes no named parameters.

NameTypeReqDescription
_metaobject
_unverifiedarrayFigures NOT independently verified — honesty marker, do not quote as verified
borme_actsinteger
cache_ttlinteger
countriesarray
countries_activeinteger
homes_publishedinteger
jsonld_generatedinteger
last_updatedstring
sources_activeinteger
statusstring
total_entitiesinteger

No examples provided.

get_showcase ~64

Curated IBEX35 + EU entity examples. FREE — does not consume quota. Use to explore data depth.

NameTypeReqDescription
categorystringSubset to sample (default: all)
limitintegerSample size (default 3, max 5)
NameTypeReqDescription
_metaobject
access_levelstring
checkoutobject
entitiesarray
gated_fieldsarray
unlockobject
upgrade_hintstring
upgrade_urlstring

No examples provided.

professional_lookup ~72

Verify professional registrations across 24 Spanish health/legal/psychology verticals. Returns colegiado number, college, specialty, status.

NameTypeReqDescription
querystringyesProfessional name, colegiado number, or REPS identifier
verticalstringHealthcare/legal vertical (dental, medicos, psicologia, ...)
NameTypeReqDescription
_metaobject

No examples provided.

run_risk_audit ~106

Run comprehensive AI-readiness + digital risk audit on any domain. Analyzes SSL, DNS, structured data, LLM visibility. Returns risk score 0-100. 5 req/min, 30s timeout.

NameTypeReqDescription
domainstringyesDomain to audit (clinicadental.es, example.com)
namestringOptional business name for context
sector_idstringOptional sector hint (dental, legal, talleres, …)
NameTypeReqDescription
_metaobject
auditobject
audit_tokenstring
domainstring
job_idstring
risk_levelstring
risk_scorenumber
statusstring

No examples provided.

search_entities ~229

Search verified entities across 10 countries by name, keyword, country, city or sector. Answers 'find me a dentist in Madrid' / 'list law firms in Barcelona'. `sector` is a closed vocabulary — see the enum; aliases such as `abogados` resolve to their canonical slug. Anonymous callers receive a trace-level preview (name + city); authenticated TRACE+ keys unlock full records.

NameTypeReqDescription
citystringCity name (Madrid, Barcelona, Valencia, Sevilla, London)
countrystringISO country code (es, gb, fr)
limitintegerMax results (default 10, max 50)
qstringyesSearch query — company name or keywords
sectorstringSector filter. Canonical: dental, legal, estetica, psicologia, medicos, talleres, veterinarios, reformas, inmobiliarias, asesorias, gimnasios… Aliases (abogados, salud, dentist, beautysalon…) resolve…
NameTypeReqDescription
_metaobjectCarries sector_resolved_from when an alias was translated
countinteger
entitiesarrayEach carries name, city, sector and canonical Entia Home URL
filtersobjectFilters actually applied — echoes q/sector/city/country

No examples provided.

verify_vat ~87

Real-time EU VAT validation via VIES (27 countries). Returns {valid, name, address, vat_number, country}.

NameTypeReqDescription
qstringEU VAT number (ESA28015865, A28015865, IE6388047V)
querystringAlias for `q`.
vatstringAlias for `q` — the VAT number.
NameTypeReqDescription
_metaobject
country_codestring
querystring
resultobjectVIES answer: validity, registered name and address
vat_numberstring

No examples provided.

zone_profile ~63

Socioeconomic profile of a Spanish postal code — 17 blocks: income, employment, demographics, business census, real estate, FTTH, poverty, tourism.

NameTypeReqDescription
postal_codestringyesSpanish 5-digit postal code (28013 = Madrid Gran Vía)
NameTypeReqDescription
_metaobject
autonomous_communitystring
businesses_dirceobject
demographics_ineobject
digital_infrastructureobject
economyobject
employment_sepeobject
entia_classificationobject
income_aeatobject
municipalitystring
postal_codestring
poverty_inequality_ccaaobject
provincestring
real_estateobject

No examples provided.

Common questions

What is the ENTIA Entity Verification MCP server?

ENTIA Entity Verification is an MCP server listed in the public MCP registry as io.github.entia-systems-core/entity-verification. 11.3M entities, 10 countries, 12 tools. EU VAT (VIES), BORME, GLEIF, KYB. Free: 100 req/month. This page covers its hosted endpoint (https://mcp.entia.systems/mcp).

Is the ENTIA Entity Verification MCP server safe to use?

ENTIA Entity Verification scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ENTIA Entity Verification MCP server expose?

ENTIA Entity Verification exposes 12 tools: entity_lookup, search_entities, verify_vat, zone_profile, get_competitors, and 7 more. Their descriptions and schemas cost roughly 1,351 tokens of context every time the server is loaded.

Does the ENTIA Entity Verification MCP server require authentication?

No. We connected to ENTIA Entity Verification without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ENTIA Entity Verification MCP server still maintained?

ENTIA Entity Verification is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.