
Eu Registry
Look up EU companies through GLEIF/LEI and national registries from the agent for cross-border due diligence and KYC prep.
Overview
dev.cz-agents/eu-registry is an MCP server for the Validate phase that looks up EU businesses via GLEIF/LEI and national registries for due diligence and KYC.
What is this MCP server?
- EU business registry lookup via GLEIF/LEI and national registers
- Cross-border due diligence and KYC-oriented agent tools
- Remote https://eu-registry.cz-agents.dev/mcp and npx @czagents/eu-registry stdio
- Complements Czech-focused dd servers for wider EU coverage
- Open-source package in cz-agents-mcp monorepo
- Server version 0.1.3 (npm package 0.1.1)
- Remote endpoint eu-registry.cz-agents.dev/mcp
- Repository: github.com/martinhavel/cz-agents-mcp packages/eu-registry
What problem does it solve?
Cross-border EU company research fragments across GLEIF, LEI, and national portals, slowing agent-driven partner validation.
Who is it for?
Solo builders doing EU-wide B2B, marketplace onboarding, or competitive research who want registry facts inside MCP workflows.
Skip if: US-only operations with no EU entities, or teams needing full automated risk scoring without pairing other cz-agents tools.
What do I get? / Deliverables
Agents fetch unified EU registry context so you can scope integrations and agreements with verified entity data.
- EU entity registry lookup results anchored on GLEIF/LEI and national sources
- Agent-usable registration context for KYC and scope workflows
Recommended MCP Servers
Journey fit
Validate scope is the shelf for confirming who you are dealing with before contracts; registry facts underpin that gate. Scope covers identity and registration verification across EU borders without manually switching national portals.
How it compares
EU registry identity MCP, not a sanctions engine or accounting rate feed.
Common Questions / FAQ
Who is dev.cz-agents/eu-registry for?
Developers using Claude Code, Cursor, or Codex who need GLEIF/LEI and national registry lookups for EU companies in agent sessions.
When should I use dev.cz-agents/eu-registry?
When validating a foreign EU counterparty’s registration, LEI, or cross-border corporate structure during scope or research.
How do I add dev.cz-agents/eu-registry to my agent?
Configure remote MCP https://eu-registry.cz-agents.dev/mcp or run npx @czagents/eu-registry for stdio per your client docs.